mirror of
https://github.com/fmtlib/fmt.git
synced 2026-04-29 02:03:36 +02:00
Add compatibility headers
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
#include "../fmt/format.h"
|
||||
#warning Including cppformat/format.h is deprecated. Include fmt/format.h instead.
|
||||
@@ -0,0 +1,2 @@
|
||||
#include "../fmt/posix.h"
|
||||
#warning Including cppformat/posix.h is deprecated. Include fmt/posix.h instead.
|
||||
@@ -1,2 +0,0 @@
|
||||
#include "cppformat/format.h"
|
||||
#warning Including format.h from the top-level directory is deprecated.
|
||||
Reference in New Issue
Block a user