]>
git.saurik.com Git - wxWidgets.git/blobdiff - src/common/http.cpp
#include "wx/wxprec.h"
#ifdef __BORLANDC__
-#pragma hdrstop
+ #pragma hdrstop
#endif
-#if wxUSE_SOCKETS
-
#ifndef WX_PRECOMP
+ #include "wx/defs.h"
#endif
+#if wxUSE_SOCKETS
+
#include <stdio.h>
#include <stdlib.h>
#include "wx/string.h"