aknlayoutcompiler/inc/LayoutCompilerErr.h
changeset 1 b700e12870ca
parent 0 f58d6ec98e88
equal deleted inserted replaced
0:f58d6ec98e88 1:b700e12870ca
    20 #ifndef LAYOUTCOMPILERERR_H
    20 #ifndef LAYOUTCOMPILERERR_H
    21 #define LAYOUTCOMPILERERR_H
    21 #define LAYOUTCOMPILERERR_H
    22 
    22 
    23 #include <iosfwd>
    23 #include <iosfwd>
    24 #include <string>
    24 #include <string>
    25 #include <cdlcompilertoolkit/cdltkutil.h>
    25 #include <CdlCompilerToolkit/CdlTkUtil.h>
    26 using namespace CdlCompilerToolkit;
    26 using namespace CdlCompilerToolkit;
    27 using namespace std;
    27 using namespace std;
    28 
    28 
    29 /**
    29 /**
    30 *  LayoutCompilerErr 
    30 *  LayoutCompilerErr