Subversion Repositories Kolibri OS

Rev

Rev 4872 | Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
4349 Serge 1
#ifndef _FASTMATH_H_
2
#ifdef __cplusplus
3
extern "C" {
4
#endif
5
#define _FASTMATH_H_
6
 
7
#include 
8
#include 
9
 
10
#ifdef __cplusplus
11
}
12
#endif
13
#endif /* _FASTMATH_H_ */