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

Diff for /pegasus/src/Pegasus/Common/String.h between version 1.104 and 1.105

version 1.104, 2012/07/30 09:23:47 version 1.105, 2012/08/14 14:55:28
Line 32 
Line 32 
 #ifndef Pegasus_String_h #ifndef Pegasus_String_h
 #define Pegasus_String_h #define Pegasus_String_h
  
 #if defined PEGASUS_OS_HPUX && defined (HPUX_IA64_NATIVE_COMPILER)  #ifdef PEGASUS_OS_HPUX
   # ifdef HPUX_IA64_NATIVE_COMPILER
   #  include <iostream>
   # else
 # include <iostream.h> # include <iostream.h>
   # endif
 #else #else
 # include <iostream> # include <iostream>
 #endif #endif


Legend:
Removed from v.1.104  
changed lines
  Added in v.1.105

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2