commondrm/drmutility/traces/OstTraceDefinitions.h
changeset 87 c938d010410d
parent 45 41c97f585365
equal deleted inserted replaced
84:b09186059647 87:c938d010410d
       
     1 /*
       
     2 * Copyright (c) 2010 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 
       
    18 
     1 #ifndef __OSTTRACEDEFINITIONS_H__
    19 #ifndef __OSTTRACEDEFINITIONS_H__
     2 #define __OSTTRACEDEFINITIONS_H__
    20 #define __OSTTRACEDEFINITIONS_H__
     3 // OST_TRACE_COMPILER_IN_USE flag has been added by Trace Compiler
       
     4 // REMOVE BEFORE CHECK-IN TO VERSION CONTROL
       
     5 // #define OST_TRACE_COMPILER_IN_USE
       
     6 #include <opensystemtrace.h>
    21 #include <opensystemtrace.h>
     7 #endif
    22 #endif