add format.h
This commit is contained in:
parent
c748d12b45
commit
8bcb9de115
@ -23,6 +23,7 @@ noinst_HEADERS = \
|
||||
cpu.h \
|
||||
crc.h \
|
||||
fixed.h \
|
||||
format.h \
|
||||
lpc.h \
|
||||
md5.h \
|
||||
memory.h \
|
||||
|
@ -25,6 +25,7 @@
|
||||
#include "cpu.h"
|
||||
#include "crc.h"
|
||||
#include "fixed.h"
|
||||
#include "format.h"
|
||||
#include "lpc.h"
|
||||
#include "md5.h"
|
||||
#include "memory.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user