Changeset 828 in dev for trunk/ab5.0/jenga/projects
- Timestamp:
- Mar 19, 2012, 1:59:48 AM (13 years ago)
- Location:
- trunk
- Files:
-
- 1 deleted
- 2 edited
- 2 copied
Legend:
- Unmodified
- Added
- Removed
-
trunk
-
Property svn:mergeinfo
set to
/branches/egtra merged eligible
-
Property svn:mergeinfo
set to
-
trunk/ab5.0/jenga/projects/jenga/stdafx.h
r763 r828 1 1 #pragma once 2 2 3 #include <algorithm> 3 4 #include <map> 4 5 #include <string> … … 21 22 #include <assert.h> 22 23 23 //boost libraries24 24 #include <boost/foreach.hpp> 25 #include <boost/implicit_cast.hpp> 26 #include <boost/range/algorithm.hpp> 25 27 #include <boost/serialization/serialization.hpp> 26 28 #include <boost/serialization/nvp.hpp>
Note:
See TracChangeset
for help on using the changeset viewer.