diff options
Diffstat (limited to 'source/core/StarConfig.hpp')
-rw-r--r-- | source/core/StarConfig.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/core/StarConfig.hpp b/source/core/StarConfig.hpp index f070df4..5a95569 100644 --- a/source/core/StarConfig.hpp +++ b/source/core/StarConfig.hpp @@ -44,6 +44,7 @@ using std::mem_fn; using std::ref; using std::cref; using namespace std::placeholders; +using namespace std::string_literals; using std::prev; // using std::next; |