aboutsummaryrefslogtreecommitdiff
path: root/src/common/Utilities/StringFormat.h
diff options
context:
space:
mode:
authorNaios <naios-dev@live.de>2016-03-12 14:30:11 +0100
committerNaios <naios-dev@live.de>2016-03-16 16:12:04 +0100
commit37dbbe22eb8e7bdc14be08d854b9ca3af9ad7d6b (patch)
treeef649dce69beb2c3ab0dc77ab9745038324a0e4f /src/common/Utilities/StringFormat.h
parenta56a402190c885e51038df55654875cc9e875c03 (diff)
Dep/CppFormat: Update cppformat to cppformat/cppformat@5174b8c
(cherry picked from commit f52495c66b1b219f82729221e8023a86b28d54bf)
Diffstat (limited to 'src/common/Utilities/StringFormat.h')
-rw-r--r--src/common/Utilities/StringFormat.h2
1 files changed, 1 insertions, 1 deletions
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
{