2b15cb3d09
Thanks to roberto for providing pointers to wedge this into HEAD. Approved by: roberto
9 lines
117 B
C
9 lines
117 B
C
#ifndef DATA_FORMATS_H
|
|
#define DATA_FORMATS_H
|
|
|
|
#include <ntp_machine.h>
|
|
#include <ntp_fp.h>
|
|
#include <ntp.h>
|
|
|
|
#endif
|