nmpp
nmplc.h
1
2#ifndef INCLUDED_nmplc
3#define INCLUDED_nmplc
4
5#include "nmtype.h"
6#include "nmdef.h"
7
8
9
43#include "cInit.h"
44
45
55#include "cInteger.h"
56
66#include "cfixpnt64.h"
76#include "cfixpnt32.h"
77
78#include "cfixpnt64.h"
88#include "cArithmetic.h"
89
90
91
92
93#endif