15 lines
386 B
Diff
15 lines
386 B
Diff
|
--- stlport/stl/config/user_config.h Sun Dec 2 19:53:27 2007
|
||
|
+++ stlport/stl/config/user_config.h Sun Dec 2 19:55:33 2007
|
||
|
@@ -273,9 +273,9 @@
|
||
|
* prefer systematical dynamic allocation turn on this macro.
|
||
|
* STLport rebuild: Yes
|
||
|
*/
|
||
|
-/*
|
||
|
+
|
||
|
#define _STLP_DONT_USE_SHORT_STRING_OPTIM 1
|
||
|
-*/
|
||
|
+
|
||
|
|
||
|
/*
|
||
|
* To reduce the famous code bloat trouble due to the use of templates STLport grant
|