move io/Cursor-defs.h to io/Cursor.cpp
[folly.git] / folly / io / test / IOBufCursorTest.cpp
index 958f6d4589fea1cddf8ce1fa87dcb5537aed91f7..a5bc4eb982983c55b803d2406d8ed123ae09d165 100644 (file)
@@ -19,7 +19,6 @@
 #include <folly/Format.h>
 #include <folly/Range.h>
 #include <folly/io/Cursor.h>
-#include <folly/io/Cursor-defs.h>
 
 #include <gtest/gtest.h>