Revert "make `folly::Formatter` extendible"
[folly.git] / folly / Conv.cpp
index a5dc1ac1fcb855dd7daf0632a690f015c908b5fe..4f825829cc46fae7e3bdc629b925c5f876a75b9e 100644 (file)
@@ -14,7 +14,7 @@
  * limitations under the License.
  */
 #define FOLLY_CONV_INTERNAL
-#include "folly/Conv.h"
+#include <folly/Conv.h>
 
 namespace folly {
 namespace detail {