Changeset 458 in dev for trunk/ab5.0


Ignore:
Timestamp:
Mar 23, 2008, 1:28:00 AM (16 years ago)
Author:
dai_9181
Message:

[457]を64bit版にもマージ。

File:
1 edited

Legend:

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

    r353 r458  
    1414#include <limits.h>
    1515#include <shlobj.h>
     16#include <iostream>
    1617
    1718//boost libraries
     
    2021#include <jenga/include/common/String.h>
    2122#include <jenga/include/common/File.h>
     23#include <jenga/include/common/CmdLine.h>
    2224
    2325#include "../BasicCompiler_Common/common.h"
Note: See TracChangeset for help on using the changeset viewer.