Changeset 37996 in vbox for trunk/src/VBox
- Timestamp:
- Jul 18, 2011 10:09:19 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/common/string/strformatrt.cpp
r37966 r37996 31 31 #define LOG_GROUP RTLOGGROUP_STRING 32 32 #include <iprt/string.h> 33 #define RT_NO_EXPORT_SYMBOL /* don't slurp <linux/module.h> which then again 34 slurps arch-specific headers defining symbols */ 33 35 #include "internal/iprt.h" 34 36
Note:
See TracChangeset
for help on using the changeset viewer.