Move folly/Bits.h to folly/lang/
[folly.git] / folly / tracing / test / StaticTracepointTest.cpp
index d6b76ec8a7b0c26d5743326d75c0212974817a37..75a89b7cc17d6112c70c916d4ed59e2265f331ca 100644 (file)
 #include <vector>
 
 #include <boost/filesystem.hpp>
-#include <folly/Bits.h>
 #include <folly/Conv.h>
 #include <folly/Format.h>
 #include <folly/Random.h>
 #include <folly/String.h>
 #include <folly/Subprocess.h>
+#include <folly/lang/Bits.h>
 #include <folly/portability/GTest.h>
 #include <folly/portability/Unistd.h>
 #include <folly/tracing/StaticTracepoint.h>