messagingfw/wappushfw/tpush/RefTestAgent/RTAParser/rightscriteriaexpiry.h
branchRCL_3
changeset 22 d2c4c66342f3
parent 0 8e480a14352b
child 23 d51193d814ea
equal deleted inserted replaced
21:e5b3a2155e1a 22:d2c4c66342f3
     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".
    21 
    21 
    22 #ifndef __RIGHTSCRITERIAEXPIRY_H__
    22 #ifndef __RIGHTSCRITERIAEXPIRY_H__
    23 #define __RIGHTSCRITERIAEXPIRY_H__
    23 #define __RIGHTSCRITERIAEXPIRY_H__
    24 
    24 
    25 #include <f32file.h>
    25 #include <f32file.h>
    26 #include <caf/caf.h>
    26 #include <caf/cafplatform.h>
    27 #include "intent.h"
    27 #include "intent.h"
    28 
    28 
    29 class RReadStream;
    29 class RReadStream;
    30 class RWriteStream;
    30 class RWriteStream;
    31 
    31