sbsv2/raptor/test/smoke_suite/test_resources/oe/t_oelib.cpp
changeset 616 24e4ef208cca
parent 591 22486c9c7b15
--- a/sbsv2/raptor/test/smoke_suite/test_resources/oe/t_oelib.cpp	Wed Jul 14 16:22:24 2010 +0800
+++ b/sbsv2/raptor/test/smoke_suite/test_resources/oe/t_oelib.cpp	Wed Jul 14 14:50:01 2010 +0100
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 2008-2010 Nokia Corporation and/or its subsidiary(-ies).
 * All rights reserved.
 * This component and the accompanying materials are made available
 * under the terms of the License "Eclipse Public License v1.0"
@@ -15,6 +15,9 @@
 *
 */
 
+#ifndef __SYMBIAN_STDCPP_SUPPORT__
+#error __SYMBIAN_STDCPP_SUPPORT__ should be defined for all STD* TARGETTYPE builds
+#endif
 
 #ifndef __SYMBIAN32__
 #define EXPORT __declspec(export)