equal
deleted
inserted
replaced
|
1 // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). |
|
2 // All rights reserved. |
|
3 // This component and the accompanying materials are made available |
|
4 // under the terms of "Eclipse Public License v1.0" |
|
5 // which accompanies this distribution, and is available |
|
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
7 // |
|
8 // Initial Contributors: |
|
9 // Nokia Corporation - initial contribution. |
|
10 // |
|
11 // Contributors: |
|
12 // |
|
13 // Description: |
|
14 // |
|
15 |
|
16 #ifndef __LBS_SUPL_IBY__ |
|
17 #define __LBS_SUPL_IBY__ |
|
18 |
|
19 |
|
20 #if !defined(SYMBIAN_EXCLUDE_LOCATION) && defined(SYMBIAN_INCLUDE_LOCATION_SUPLv10) |
|
21 |
|
22 #include "supldevlogger.iby" |
|
23 #include "asn1export.iby" |
|
24 #include "asn1supl.iby" |
|
25 #include "asn1rrlp.iby" |
|
26 #include "lbshostsettings.iby" |
|
27 #include "suplrrlpprotocol.iby" |
|
28 #include "lbssuplconnectionmanager.iby" |
|
29 #include "suplprotocolmodule.iby" |
|
30 #include "lbssuplpush.iby" |
|
31 #include "suplrrlpasn1.iby" |
|
32 |
|
33 #endif // SYMBIAN_EXCLUDE_LOCATION, SYMBIAN_INCLUDE_LOCATION_SUPLv10 |
|
34 |
|
35 |
|
36 #endif // __LBS_SUPL_IBY__ |