Tidied up some includes.
[folly.git] / folly / test / stl_tests / StlVectorTest.cpp
index 84622bee14dd0ab3f47f1e6008a89a3ceb17a8bf..17641ec04829b0f0171b5897e9559fb6840f3085 100644 (file)
@@ -187,8 +187,8 @@ THOUGHTS:
 
 #include "folly/ScopeGuard.h"
 #include "folly/Conv.h"
-#include "boost/preprocessor.hpp"
-#include "boost/iterator/iterator_adaptor.hpp"
+#include <boost/preprocessor.hpp>
+#include <boost/iterator/iterator_adaptor.hpp>
 #include <gflags/gflags.h>
 #include <gtest/gtest.h>