Decouple <locale> for better compile times

This commit is contained in:
Victor Zverovich
2017-12-03 09:18:06 -08:00
parent 81bd9e8ea3
commit 7f351dec27
5 changed files with 71 additions and 8 deletions
+1
View File
@@ -37,6 +37,7 @@
# include <type_traits>
#endif
#include "fmt/locale.h"
#include "gmock/gmock.h"
#include "gtest-extra.h"
#include "mock-allocator.h"