Changeset 143 in dev for BasicCompiler_Common/TypeDef.cpp


Ignore:
Timestamp:
Jun 16, 2007, 11:25:37 AM (17 years ago)
Author:
dai_9181
Message:

Smoothie::Metaクラス内を整理

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BasicCompiler_Common/TypeDef.cpp

    r114 r143  
    151151
    152152    // Importsされた名前空間の管理
    153     NamespaceScopesCollection &importedNamespaces = Smoothie::Meta::importedNamespaces;
     153    NamespaceScopesCollection &importedNamespaces = Smoothie::Temp::importedNamespaces;
    154154    importedNamespaces.clear();
    155155
Note: See TracChangeset for help on using the changeset viewer.