Get misc/SetCursorPos.exe compiling again
This commit is contained in:
parent
d4856b26a8
commit
d1b9522444
@ -2,6 +2,7 @@
|
||||
|
||||
#include "TestUtil.cc"
|
||||
#include "../src/shared/DebugClient.cc"
|
||||
#include "../src/shared/WinptyAssert.cc"
|
||||
|
||||
int main(int argc, char *argv[]) {
|
||||
int col = atoi(argv[1]);
|
||||
|
Loading…
Reference in New Issue
Block a user