repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* arm.h (SPECIAL_MODE_PREDICATES): Define.
[official-gcc.git]
/
libstdc++
/
cassert
blob
b4165bfae7fe1c6969414a576e4ed5fc259a8f3b
1
// -*- C++ -*- forwarding header.
2
// This file is part of the GNU ANSI C++ Library.
3
4
#ifndef __CASSERT__
5
#define __CASSERT__
6
#include <assert.h>
7
#endif