Add Random-inl.h to Makefile.am
[folly.git] / folly / Format-inl.h
index 79ea1f7915bb040a24879f4c6feacac093a89fc6..625233f5f49c6a97e1045761a8bcae88f2a626b1 100644 (file)
@@ -18,8 +18,8 @@
 #error This file may only be included from Format.h.
 #endif
 
-#include "folly/Exception.h"
-#include "folly/Traits.h"
+#include <folly/Exception.h>
+#include <folly/Traits.h>
 
 // Ignore -Wformat-nonliteral warnings within this file
 #pragma GCC diagnostic push