1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2026-07-09 01:57:09 +02:00

Update the {fmt} library to fix the colision with C string.h header.

This commit is contained in:
Sandu Liviu Catalin
2016-05-23 22:42:49 +03:00
parent 250407feda
commit 82c3fa4439
11 changed files with 24 additions and 28 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#include "ostream.h"
#include "fmt/ostream.h"
namespace fmt {