Ignore:
Timestamp:
Mar 19, 2012, 1:59:48 AM (12 years ago)
Author:
イグトランス (egtra)
Message:

egtraブランチの内容をマージ。

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

  • trunk/ab5.0/jenga/projects/jenga/stdafx.h

    r763 r828  
    11#pragma once
    22
     3#include <algorithm>
    34#include <map>
    45#include <string>
     
    2122#include <assert.h>
    2223
    23 //boost libraries
    2424#include <boost/foreach.hpp>
     25#include <boost/implicit_cast.hpp>
     26#include <boost/range/algorithm.hpp>
    2527#include <boost/serialization/serialization.hpp>
    2628#include <boost/serialization/nvp.hpp>
Note: See TracChangeset for help on using the changeset viewer.