move io/Cursor-defs.h to io/Cursor.cpp
[folly.git] / folly / io / test / IOBufCursorBenchmark.cpp
index 559f7a3eb972b71fad2a3442f07140fc9df1e465..465691c0dc71503645ec4e266e9a9c56fc808f79 100644 (file)
@@ -20,7 +20,6 @@
 #include <folly/Format.h>
 #include <folly/Range.h>
 #include <folly/io/Cursor.h>
-#include <folly/io/Cursor-defs.h>
 
 DECLARE_bool(benchmark);