Changeset 519 in dev for trunk/ab5.0/jenga


Ignore:
Timestamp:
May 1, 2008, 1:06:18 PM (16 years ago)
Author:
dai_9181
Message:

jenga.hを追加。

Location:
trunk/ab5.0/jenga
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/ab5.0/jenga/include/common/File.h

    r323 r519  
    11#pragma once
    22#pragma warning(disable : 4996)
    3 
    4 #include <vector>
    5 #include <string>
    6 
    7 #include <stdlib.h>
    8 #include <windows.h>
    9 
    10 #include <jenga/include/common/Exception.h>
    113
    124
  • trunk/ab5.0/jenga/projects/jenga/jenga.vcproj

    r518 r519  
    364364            </File>
    365365            <File
     366                RelativePath="..\..\include\jenga.h"
     367                >
     368            </File>
     369            <File
    366370                RelativePath="..\..\include\common\Path.h"
    367371                >
Note: See TracChangeset for help on using the changeset viewer.