Ignore:
Timestamp:
Jul 17, 2007, 3:44:11 PM (17 years ago)
Author:
dai_9181
Message:

BoostSerializationSupportのクラステンプレートインスタンスを明示的に生成するようにした(コンパイル時間の短縮)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/abdev/BasicCompiler_Common/include/Symbol.h

    r212 r215  
    44#include <string>
    55
    6 #include <jenga/include/common/BoostSerializationSupport.h>
     6#include <jenga/include/smoothie/LexicalAnalysis.h>
    77
    8 #include <jenga/include/smoothie/Namespace.h>
    9 #include <jenga/include/smoothie/LexicalAnalysis.h>
     8#include <BoostSerializationSupport.h>
     9#include <Namespace.h>
    1010
    1111using namespace std;
Note: See TracChangeset for help on using the changeset viewer.