imagehandlingutilities/thumbnailmanager/plugins/image/traces/OstTraceDefinitions.h
changeset 52 d37779bbda25
child 46 292fa3105576
equal deleted inserted replaced
51:3baa1be38e89 52:d37779bbda25
       
     1 /*
       
     2 * This is Default Licence added by TraceCompiler
       
     3 * Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
       
     4 * All rights reserved.
       
     5 * This component and the accompanying materials are made available
       
     6 * under the terms of "Eclipse Public License v1.0"
       
     7 * which accompanies this distribution, and is available
       
     8 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     9 *
       
    10 * Initial Contributors:
       
    11 * Nokia Corporation - initial contribution.
       
    12 *
       
    13 * Contributors:
       
    14 *
       
    15 * Description: 
       
    16 *
       
    17 */
       
    18 #ifndef __OSTTRACEDEFINITIONS_H__
       
    19 #define __OSTTRACEDEFINITIONS_H__
       
    20 // OST_TRACE_COMPILER_IN_USE flag has been added by Trace Compiler
       
    21 // REMOVE BEFORE CHECK-IN TO VERSION CONTROL
       
    22 #define OST_TRACE_COMPILER_IN_USE
       
    23 #include <opensystemtrace.h>
       
    24 #endif