build: fixed missing include on linux/gcc

This commit is contained in:
Eberhard Graether
2018-12-17 16:54:36 +01:00
parent 19190f4e5e
commit 22b1b0cc40
+2 -1
View File
@@ -1,10 +1,11 @@
#ifndef LOW_MEMORY_STRING_MAP_H
#define LOW_MEMORY_STRING_MAP_H
#include <cstring>
#include <iostream>
#include <string>
#include <map>
#include <memory>
#include <string>
/*
* StringTraits