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

プロジェクトのリネーム中

File:
1 edited

Legend:

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

    r465 r484  
    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.