From 37dbbe22eb8e7bdc14be08d854b9ca3af9ad7d6b Mon Sep 17 00:00:00 2001 From: Naios Date: Sat, 12 Mar 2016 14:30:11 +0100 Subject: Dep/CppFormat: Update cppformat to cppformat/cppformat@5174b8c (cherry picked from commit f52495c66b1b219f82729221e8023a86b28d54bf) --- src/common/Utilities/StringFormat.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/common/Utilities/StringFormat.h') diff --git a/src/common/Utilities/StringFormat.h b/src/common/Utilities/StringFormat.h index d85523bc11f..e21b1024e87 100644 --- a/src/common/Utilities/StringFormat.h +++ b/src/common/Utilities/StringFormat.h @@ -19,7 +19,7 @@ #ifndef TRINITYCORE_STRING_FORMAT_H #define TRINITYCORE_STRING_FORMAT_H -#include "format.h" +#include "cppformat/format.h" namespace Trinity { -- cgit v1.2.3