(file) Return to StringInline.cpp CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Common

Diff for /pegasus/src/Pegasus/Common/StringInline.cpp between version 1.3.44.1 and 1.4

version 1.3.44.1, 2007/10/22 22:17:29 version 1.4, 2007/09/14 18:16:29
Line 28 
Line 28 
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 // //
 //============================================================================== //==============================================================================
 #include "Config.h"  
 #undef PEGASUS_INTERNALONLY #undef PEGASUS_INTERNALONLY
 #include "String.h" #include "String.h"
   // The following undef must occur after the include for String.h because after
   // including String.h, PEGASUS_DISABLE_INTERNAL_INLINES might have been defined
   // by the Platform header file.
   #undef PEGASUS_DISABLE_INTERNAL_INLINES
 #include "StringInline.h" #include "StringInline.h"


Legend:
Removed from v.1.3.44.1  
changed lines
  Added in v.1.4

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2