serviceproviders/sapi_sysinfo/sysinfoservice/inc/activestore.h
changeset 19 989d2f495d90
equal deleted inserted replaced
14:a36b1e19a461 19:989d2f495d90
       
     1 /*
       
     2 * Copyright (c) 2005-2006 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:  describes system information utilities.
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #ifndef __ACTIVESTORE_H__
       
    20 #define __ACTIVESTORE_H__
       
    21 
       
    22 #include <e32base.h>
       
    23 #include <e32cmn.h>
       
    24 //#include "sysinfoservice.h"
       
    25 //#include "sysinfo.h"
       
    26 
       
    27 
       
    28 
       
    29 
       
    30 
       
    31 #endif __ACTIVESTORE_H__