]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/unix/gsockunx.h
Undo the Test commit
[wxWidgets.git] / include / wx / unix / gsockunx.h
index 741b27327c8626f99d9576880c95ecd5e97e74b2..e44fef0eb310c0dcf4bdfc6a1be9b31631fb83eb 100644 (file)
 extern "C" {
 #endif /* __cplusplus */
 
+#if !defined(__cplusplus)
+typedef int bool;
+#endif
+
+#ifndef TRUE
+#define TRUE 1
+#endif
+
+#ifndef FALSE
+#define FALSE 0
+#endif
+
 
 /* Definition of GSocket */
 struct _GSocket