Changeset 137 for libmpc/branches/r2d/libmpcdec/math.h
- Timestamp:
- 11/15/06 01:14:23 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libmpc/branches/r2d/libmpcdec/math.h
r69 r137 33 33 */ 34 34 /// \file math.h 35 /// Libmpcdec internal math routines. 35 /// Libmpcdec internal math routines. 36 36 #ifndef _MPCDEC_MATH_H_ 37 37 #define _MPCDEC_MATH_H_ … … 40 40 #endif 41 41 42 #include <mpc dec/mpc_types.h>42 #include <mpc/mpc_types.h> 43 43 44 44 #ifdef __cplusplus
Note: See TracChangeset
for help on using the changeset viewer.