mirror of
https://github.com/AppleWin/AppleWin.git
synced 2025-01-24 00:34:43 +00:00
Add: stdint.h
This commit is contained in:
parent
b8cfab45fa
commit
ced54a4789
@ -25,6 +25,7 @@
|
|||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <time.h>
|
#include <time.h>
|
||||||
|
#include <stdint.h> // cleanup WORD DWORD -> uint16_t uint32_t
|
||||||
|
|
||||||
#include <windows.h>
|
#include <windows.h>
|
||||||
#include <winuser.h> // WM_MOUSEWHEEL
|
#include <winuser.h> // WM_MOUSEWHEEL
|
||||||
|
Loading…
x
Reference in New Issue
Block a user