Ignore:
Timestamp:
Apr 28, 2008, 7:28:47 PM (16 years ago)
Author:
dai_9181
Message:

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

File:
1 edited

Legend:

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

    r477 r505  
    2121//boost libraries
    2222#include <boost/foreach.hpp>
     23#include <boost/serialization/serialization.hpp>
     24#include <boost/serialization/nvp.hpp>
     25#include <boost/serialization/export.hpp>
    2326
    2427#include <jenga/include/common/CmdLine.h>
     
    2932
    3033#include "Environment.h"
     34
     35#include <Namespace.h>
Note: See TracChangeset for help on using the changeset viewer.