Ignore:
Timestamp:
Apr 7, 2008, 2:15:28 AM (17 years ago)
Author:
dai_9181
Message:

プロジェクトのリネームが完了

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ab5.0/abdev/compiler_x64/Compile_Func.cpp

    r468 r485  
    66#include "Opcode.h"
    77
    8 #ifdef _AMD64_
    9 #include "../BasicCompiler64/FunctionValue.h"
    10 #else
    11 #include "../BasicCompiler32/FunctionValue.h"
    12 #endif
     8#include "FunctionValue.h"
    139
    1410int GetFunctionFromName(char *FuncName){
Note: See TracChangeset for help on using the changeset viewer.