1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-02-06 21:54:15 +01:00
2009-11-28 09:28:11 +00:00

8 lines
82 B
C

#ifndef FATTIME_H
#include "integer.h"
DWORD get_fattime (void);
#endif