Ignore:
Timestamp:
Mar 20, 2011, 3:12:17 AM (13 years ago)
Author:
イグトランス (egtra)
Message:

Jenga/common/String.hに対するテストを追加

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/egtra/ab5.0/abdev/ab-test/stdafx.h

    r798 r818  
    77
    88#include <memory>
    9 
    10 #include <boost/filesystem/path.hpp>
     9#include <cstdint>
     10#include <cstring>
    1111
    1212#include <windows.h>
    1313#include <tchar.h>
     14
     15#include <boost/filesystem/path.hpp>
     16#include <boost/test/unit_test.hpp>
     17#include <boost/implicit_cast.hpp>
Note: See TracChangeset for help on using the changeset viewer.