]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/configuration/rpcconfig/info_methods.cpp
Add <ostream> to fix missing header in xmlrpc-c
[stg.git] / projects / stargazer / plugins / configuration / rpcconfig / info_methods.cpp
index b971c638ad3b90304a6212ec55dd2a39fa5ef599..c4684c1bdea4f535ef6543822376eff7f6df497d 100644 (file)
@@ -1,5 +1,7 @@
 #include <sys/utsname.h>
 
+#include <ostream> // xmlrpc-c devs have missed something :)
+
 #include "stg/version.h"
 #include "stg/common.h"
 #include "info_methods.h"