Changeset 281 for trunk/nom/include/nom.h
- Timestamp:
- Mar 30, 2007, 10:31:57 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/nom/include/nom.h
r255 r281 98 98 typedef char* CORBA_string; 99 99 100 //typedef gboolean boolean; 101 100 102 #if 0 101 103 #if !defined(ORBIT_DECL_CORBA_Object) && !defined(_CORBA_Object_defined) … … 121 123 #ifndef NOM_BOOLEAN 122 124 #define NOM_BOOLEAN 123 typedef unsigned charboolean;125 typedef gboolean boolean; 124 126 #endif /* NOM_BOOLEAN */ 125 127
Note:
See TracChangeset
for help on using the changeset viewer.