Add eight missing headers...
How did you ever get this to compile if those headers were removed from the precompiled header?
This commit is contained in:
@@ -49,6 +49,10 @@
|
||||
// NOTE: MUST include these after otherincludes since queue gets redefined!?!!
|
||||
#include <xmlrpc-epi/xmlrpc.h>
|
||||
|
||||
#include <curl/curl.h>
|
||||
#ifdef DEBUG_CURLIO
|
||||
#include "debug_libcurl.h"
|
||||
#endif
|
||||
|
||||
// Don't define PLATFORM_STRING for unknown platforms - they need
|
||||
// to get added to the login cgi script, so we want this to cause an
|
||||
|
||||
Reference in New Issue
Block a user