]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/configuration/rpcconfig/rpcconfig.h
Изменен порядок следования заголовочных файлов в rpcconfig.h
[stg.git] / projects / stargazer / plugins / configuration / rpcconfig / rpcconfig.h
index ad7a713ef168f12e831d5d900bb78966d83f91b8..75db5580eecda2b6200d13990b010462ab19caed 100644 (file)
@@ -1,6 +1,8 @@
 #ifndef __RPC_CONFIG_H__
 #define __RPC_CONFIG_H__
 
+#include <pthread.h>
+
 #include <ctime>
 #include <string>
 #include <map>
@@ -9,8 +11,6 @@
 #include <xmlrpc-c/registry.hpp>
 #include <xmlrpc-c/server_abyss.hpp>
 
-#include <pthread.h>
-
 #include "os_int.h"
 #include "base_plugin.h"
 #include "base_store.h"