_check_config.h

00001 // This file is reserved to site configuration purpose
00002 // and should NEVER be overridden by user
00003 
00004 # if defined ( _STLP_NO_OWN_IOSTREAMS )
00005 
00006 // User choose not to use SGI iostreams, which means no
00007 // precompiled library will be used and he is free to override
00008 // any STLport configuration flags
00009 
00010 # else
00011 
00012 // The following will be defined in stl_config.h :
00013 // # define _STLP_OWN_IOSTREAMS 1
00014 # endif
00015 

Generated on Mon Jun 5 10:20:45 2006 for Intelligence.kdevelop by  doxygen 1.4.6