Changeset 515 in dev for trunk/ab5.0/abdev/compiler_x64


Ignore:
Timestamp:
May 1, 2008, 12:10:33 PM (16 years ago)
Author:
dai_9181
Message:

ab_common.hを追加。
TypeMisc.hを追加。

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ab5.0/abdev/compiler_x64/stdafx.h

    r514 r515  
    3232
    3333#include <abdev/ab_common/Environment.h>
    34 #include <abdev/ab_common/include/Namespace.h>
    35 #include <abdev/ab_common/include/NamespaceSupporter.h>
    36 #include <abdev/ab_common/include/Symbol.h>
    37 #include <abdev/ab_common/include/Prototype.h>
     34#include <abdev/ab_common/include/ab_common.h>
    3835
    3936using namespace ActiveBasic::Common::Lexical;
Note: See TracChangeset for help on using the changeset viewer.