compile on windows

This commit is contained in:
jed
2012-07-14 08:41:05 -07:00
parent d3e1b98fe8
commit 13a68da567
10 changed files with 16 additions and 10 deletions

View File

@@ -24,6 +24,7 @@
#ifdef WIN32
extern uint64_t htobe64(uint64_t value);
extern uint64_t be64toh(uint64_t value);
#endif
#define vt_f_black "\033[30m"