aboutsummaryrefslogtreecommitdiff
path: root/libstdc++/functional
diff options
context:
space:
mode:
Diffstat (limited to 'libstdc++/functional')
-rw-r--r--libstdc++/functional7
1 files changed, 0 insertions, 7 deletions
diff --git a/libstdc++/functional b/libstdc++/functional
deleted file mode 100644
index ee8b7f2..0000000
--- a/libstdc++/functional
+++ /dev/null
@@ -1,7 +0,0 @@
-// -*- C++ -*- forwarding header.
-// This file is part of the GNU ANSI C++ Library.
-
-#ifndef __FUNCTIONAL__
-#define __FUNCTIONAL__
-#include <function.h>
-#endif