messagingfw/wappushfw/tpush/RefTestAgent/RTAParser/rightscriteriaexpiry.cpp
changeset 30 3a6baaa22be8
parent 0 8e480a14352b
child 46 d51193d814ea
equal deleted inserted replaced
29:41f2cd9c3aa1 30:3a6baaa22be8
     1 // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2004-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of "Eclipse Public License v1.0"
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
    12 //
    12 //
    13 // Description:
    13 // Description:
    14 //
    14 //
    15 
    15 
    16 #include <s32strm.h>
    16 #include <s32strm.h>
    17 #include <caf/caf.h>
    17 #include <caf/cafplatform.h>
    18 #include "rightscriteriaexpiry.h"
    18 #include "rightscriteriaexpiry.h"
    19 
    19 
    20 
    20 
    21 using namespace ReferenceTestAgent;
    21 using namespace ReferenceTestAgent;
    22 
    22