genericopenlibs/liboil/src/liboil-stdint.h
changeset 18 47c74d1534e1
equal deleted inserted replaced
0:e4d67989cc36 18:47c74d1534e1
       
     1 /*
       
     2 * Copyright (c) 2009 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 "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 #ifndef _LIBOIL_LIBOIL_LIBOIL_STDINT_H
       
    18 #define _LIBOIL_LIBOIL_LIBOIL_STDINT_H 1
       
    19 #ifndef _GENERATED_STDINT_H
       
    20 #define _GENERATED_STDINT_H "liboil 0.3.15"
       
    21 /* generated using gnu compiler gcc (GCC) 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2) */
       
    22 #define _STDINT_HAVE_STDINT_H 1
       
    23 #include <stdint.h>
       
    24 #endif
       
    25 #endif