networkprotocolmodules/suplproxyprotocolmodule/sfgroup/lbs_suplproxyprotocolmodule.iby
branchRCL_3
changeset 65 a796fdeeb33c
parent 9 8ffb8a35ea2f
equal deleted inserted replaced
58:87622fad6b51 65:a796fdeeb33c
       
     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 __LBS_SUPLPROXYPROTOCOLMODULE_IBY__
       
    18 #define __LBS_SUPLPROXYPROTOCOLMODULE_IBY__
       
    19 
       
    20 REM LBS SUPL Proxy Protocol Module
       
    21 
       
    22 #if !defined(SYMBIAN_EXCLUDE_LOCATION)
       
    23 #include "lbsnetworkprivacy.iby"
       
    24 #include "lbsprivacyrequest.iby"
       
    25 
       
    26 #include "suplproxyclientpossession.iby"
       
    27 #include "epos_omasuplposmsgpluginimpl.iby"
       
    28 #include "netpmutils.iby"
       
    29 #include "epos_omasuplposmessageplugin.iby"
       
    30 #include "supltiapi.iby"
       
    31 #include "suplrrlpprotocol.iby"
       
    32 #include "suplrrlpasn1.iby"
       
    33 #include "asn1export.iby"
       
    34 #include "asn1supl.iby"
       
    35 #include "asn1rrlp.iby"
       
    36 
       
    37 #include "lbssuplproxyprotocolmodule.iby"
       
    38 
       
    39 #endif // SYMBIAN_EXCLUDE_LOCATION
       
    40 #endif