From 5f1ec71305f192ecc7b4e5fed40c9c0ea1a52d58 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Fri, 1 Feb 2002 18:16:03 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'gcc-vendor-gcc_cvs_20020201_0820'. --- contrib/libstdc++/string | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 contrib/libstdc++/string (limited to 'contrib/libstdc++/string') diff --git a/contrib/libstdc++/string b/contrib/libstdc++/string deleted file mode 100644 index fa6f1abaa70c1..0000000000000 --- a/contrib/libstdc++/string +++ /dev/null @@ -1,13 +0,0 @@ -// Main header for the -*- C++ -*- string classes. - -#ifndef __STRING__ -#define __STRING__ - -#include - -extern "C++" { -typedef basic_string string; -// typedef basic_string wstring; -} // extern "C++" - -#endif -- cgit v1.2.3