Changeset 13718 in vbox for trunk/include/iprt/autores.h
- Timestamp:
- Oct 31, 2008 2:40:19 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/autores.h
r11934 r13718 32 32 33 33 #include <iprt/types.h> 34 #include <iprt/mem.h>35 34 #include <iprt/assert.h> 36 35 … … 209 208 }; 210 209 210 211 /* include after template definition */ 212 #include <iprt/mem.h> 213 211 214 #endif 212 215
Note:
See TracChangeset
for help on using the changeset viewer.