moved code into cppformat subdirectory

Proxy headers have been placed into the project root to emit
deprecation warnings.
This commit is contained in:
Mario Werner
2016-01-29 12:49:35 +01:00
parent bb7a80b1ab
commit 3019a8c1fd
10 changed files with 4120 additions and 4116 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
#include "test-assert.h"
// Include format.cc instead of format.h to test implementation-specific stuff.
#include "format.cc"
#include <cppformat/format.cc>
#include <cstring>