]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk1/utilsgtk.cpp
Version 0.4 of wxPython for MSW.
[wxWidgets.git] / src / gtk1 / utilsgtk.cpp
index 4a6dbc728d69963513abe5f763d214c2d9d39fcf..019945847062e454c18c184a9505b266da856485 100644 (file)
@@ -3,7 +3,7 @@
 // Purpose:
 // Author:      Robert Roebling
 // Created:     01/02/97
-// Id:
+// Id:          $Id$
 // Copyright:   (c) 1998 Robert Roebling, Julian Smart and Markus Holzem
 // Licence:    wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
@@ -28,6 +28,7 @@
 #include <netdb.h>
 #include <signal.h>
 
+
 #ifdef __SVR4__
 #include <sys/systeminfo.h>
 #endif