imgtools/romtools/rofsbuild/symbolgenerator.h
changeset 655 3f65fd25dfd4
parent 600 6d08f4a05d93
child 662 60be34e1b006
equal deleted inserted replaced
649:02d78c9f018e 655:3f65fd25dfd4
       
     1 /*
       
     2 * Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of the License "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description: 
       
    15 *
       
    16 */
       
    17 
     1 #ifndef __SYMBOLGENERATOR_H__
    18 #ifndef __SYMBOLGENERATOR_H__
     2 #define __SYMBOLGENERATOR_H__
    19 #define __SYMBOLGENERATOR_H__
     3 #include <queue>
    20 #include <queue>
     4 #include <string>
    21 #include <string>
     5 #include <fstream>
    22 #include <fstream>