mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-27 23:13:01 +00:00
WHAT?!
This commit is contained in:
parent
e05db17ce2
commit
d2cef16adf
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@
|
|||
***************************************************************************/
|
||||
|
||||
#include "saa1099.h"
|
||||
#include <string>
|
||||
#include <string.h>
|
||||
|
||||
#define BIT(x,n) (((x)>>(n))&1)
|
||||
|
||||
|
|
Loading…
Reference in a new issue