Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Mar 27, 2008, 5:04:41 PM (17 years ago)
Author:
landauf
Message:

XMLPort uses now executors and has default-values.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/core2/src/util/String.h

    r871 r933  
    2626 */
    2727
    28 #ifndef _String_H__
    29 #define _String_H__
     28#ifndef _Util_String_H__
     29#define _Util_String_H__
    3030
    3131#include <string>
     
    144144};
    145145
    146 #endif /* _String_H__ */
     146#endif /* _Util_String_H__ */
Note: See TracChangeset for help on using the changeset viewer.