add float.h
This commit is contained in:
parent
f7d52214a0
commit
2a23c635df
@ -35,6 +35,7 @@ noinst_HEADERS = \
|
||||
cpu.h \
|
||||
crc.h \
|
||||
fixed.h \
|
||||
float.h \
|
||||
format.h \
|
||||
lpc.h \
|
||||
md5.h \
|
||||
|
@ -37,6 +37,7 @@
|
||||
#include "cpu.h"
|
||||
#include "crc.h"
|
||||
#include "fixed.h"
|
||||
#include "float.h"
|
||||
#include "format.h"
|
||||
#include "lpc.h"
|
||||
#include "md5.h"
|
||||
|
Loading…
Reference in New Issue
Block a user