Add deprecation comments to folly::makeFuture.
[folly.git] / folly / test / EndianTest.cpp
index ab7d21c28f3fdc84a5ae73d326874691eca0eb5b..30809c1e0ea1f3ec3e5c187d3d5393dd664b11a7 100644 (file)
@@ -14,7 +14,7 @@
  * limitations under the License.
  */
 
-#include <folly/Bits.h>
+#include <folly/lang/Bits.h>
 
 #include <folly/portability/GTest.h>