Ignore:
Timestamp:
Jun 10, 2008, 11:40:17 PM (16 years ago)
Author:
dai_9181
Message:

libファイルを跨ったテンプレート展開に対応。

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ab5.0/abdev/BasicCompiler_Common/src/BoostSerializationSupport.cpp

    r603 r636  
    496496#include <logger.h>
    497497#include <Configuration.h>
     498#include <abdev/ab_common/include/Lexical/Source.h>
    498499
    499500template class Jenga::Common::BoostSerializationSupport<LoggerSetting>;
    500501template class Jenga::Common::BoostSerializationSupport<Configuration>;
     502template class Jenga::Common::BoostSerializationSupport<BasicSources>;
Note: See TracChangeset for help on using the changeset viewer.