Ignore:
Timestamp:
Mar 31, 2008, 12:33:24 PM (16 years ago)
Author:
dai_9181
Message:

デプロイ時にcore.lib/cored.libのビルドもできるようにした。

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ab5.0/jenga/include/common/String.h

    r465 r472  
    1111bool IsExistString( const Jenga::Common::Strings &strings, const std::string &findStr );
    1212
     13std::string& StringReplace( std::string& str, const std::string sb, const std::string sa );
     14
    1315}
    1416}
Note: See TracChangeset for help on using the changeset viewer.