scc
simple c99 compiler
git clone
git://git.simple-cc.org/scc
Log
|
Files
|
Refs
|
Submodules
|
README
|
LICENSE
math.h (76B)
1
#ifndef _MATH_H
2
#define _MATH_H
3
4
#error math.h is not supported yet
5
6
#endif