aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/std/random
diff options
context:
space:
mode:
Diffstat (limited to 'libstdc++-v3/include/std/random')
-rw-r--r--libstdc++-v3/include/std/random6
1 files changed, 1 insertions, 5 deletions
diff --git a/libstdc++-v3/include/std/random b/libstdc++-v3/include/std/random
index 52a0b73cf33..ad79a87e82f 100644
--- a/libstdc++-v3/include/std/random
+++ b/libstdc++-v3/include/std/random
@@ -1,6 +1,6 @@
// <random> -*- C++ -*-
-// Copyright (C) 2007, 2008 Free Software Foundation, Inc.
+// Copyright (C) 2007, 2008, 2009 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
@@ -40,10 +40,6 @@
# include <c++0x_warning.h>
#else
-#if defined(_GLIBCXX_INCLUDE_AS_TR1)
-# error C++0x header cannot be included from TR1 header
-#endif
-
#include <cmath>
#include <cstdio>
#include <cstdlib>