Imported Upstream version 4.8.1
[platform/upstream/gcc48.git] / libstdc++-v3 / include / c_global / ctgmath
index 6b51005..46999be 100644 (file)
@@ -1,6 +1,6 @@
 // <ctgmath> -*- C++ -*-
 
-// Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+// Copyright (C) 2007-2013 Free Software Foundation, Inc.
 //
 // This file is part of the GNU ISO C++ Library.  This library is free
 // software; you can redistribute it and/or modify it under the
@@ -31,7 +31,7 @@
 #ifndef _GLIBCXX_CTGMATH
 #define _GLIBCXX_CTGMATH 1
 
-#ifndef __GXX_EXPERIMENTAL_CXX0X__
+#if __cplusplus < 201103L
 #  include <bits/c++0x_warning.h>
 #else
 #  include <cmath>