Changeset 321
- Timestamp:
- Nov 7, 2007, 7:15:15 PM (18 years ago)
- Location:
- trunk/idl-compiler/c
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/idl-compiler/c/printdata.c
r275 r321 41 41 #include <sys\stat.h> 42 42 43 #include <gtk/gtk.h>44 43 #include <glib/gprintf.h> 45 44 -
trunk/idl-compiler/c/token.c
r271 r321 34 34 35 35 #include <os2.h> 36 #include < gtk/gtk.h>36 #include <stdio.h> 37 37 #include "nom.h" 38 38
Note:
See TracChangeset
for help on using the changeset viewer.