]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/configuration/rpcconfig/rpcconfig.h
В заголовочный файл rpcconfig.h добавлен map (используется тип std::map)
[stg.git] / projects / stargazer / plugins / configuration / rpcconfig / rpcconfig.h
index 6fc41e202df499aff395a372990aa809d456448d..ad7a713ef168f12e831d5d900bb78966d83f91b8 100644 (file)
@@ -1,8 +1,9 @@
 #ifndef __RPC_CONFIG_H__
 #define __RPC_CONFIG_H__
 
-#include <string>
 #include <ctime>
+#include <string>
+#include <map>
 
 #include <xmlrpc-c/base.hpp>
 #include <xmlrpc-c/registry.hpp>