diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2002-11-27 18:52:04 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2002-11-27 18:52:04 +0000 |
| commit | 5f24279c5d33ed847d0b0c1828c54f1b7b1e0f9a (patch) | |
| tree | 07cc9943621739235eac05597a1dfd426ac55a21 /contrib/libstdc++/cassert | |
| parent | 6fe0921bc45ec4aebf5a0bd6094d6b2c298002fb (diff) | |
Notes
Diffstat (limited to 'contrib/libstdc++/cassert')
| -rw-r--r-- | contrib/libstdc++/cassert | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/contrib/libstdc++/cassert b/contrib/libstdc++/cassert deleted file mode 100644 index b4165bfae7fe..000000000000 --- a/contrib/libstdc++/cassert +++ /dev/null @@ -1,7 +0,0 @@ -// -*- C++ -*- forwarding header. -// This file is part of the GNU ANSI C++ Library. - -#ifndef __CASSERT__ -#define __CASSERT__ -#include <assert.h> -#endif |
