Ignore:
Timestamp:
Apr 29, 2008, 12:27:10 PM (16 years ago)
Author:
dai_9181
Message:

Symbolクラスをab_commonプロジェクトに移動した。

File:
1 edited

Legend:

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

    r508 r509  
    4545#include <abdev/ab_common/include/Namespace.h>
    4646#include <abdev/ab_common/include/NamespaceSupporter.h>
     47#include <abdev/ab_common/include/Symbol.h>
    4748
    4849using namespace ActiveBasic::Common::Lexical;
     
    5051#include <Hashmap.h>
    5152#include <Configuration.h>
    52 #include <Symbol.h>
    5353#include <LexicalAnalyzer.h>
    5454#include <Program.h>
Note: See TracChangeset for help on using the changeset viewer.