Ignore:
Timestamp:
Aug 7, 2007, 4:14:06 AM (17 years ago)
Author:
dai_9181
Message:

BasicSourceのシリアライズがうまくいっていない

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/abdev/BasicCompiler_Common/DebugSection.h

    r265 r266  
    11#pragma once
    22
    3 #include <jenga/include/smoothie/Source.h>
    4 
     3#include <Source.h>
    54#include <Compiler.h>
    65
     
    3130    //インクルード情報
    3231    INCLUDEFILEINFO _IncludeFileInfo;
    33 
    34     //ソースコード
    35     BasicSource source;
    3632
    3733    //コードと行番号の関係
Note: See TracChangeset for help on using the changeset viewer.