mirror of
https://github.com/janet-lang/janet
synced 2024-11-28 11:09:54 +00:00
Add header file.
This commit is contained in:
parent
6e9cde8ac1
commit
696efcb9e2
@ -30,6 +30,7 @@
|
||||
#ifdef _WIN32
|
||||
#include <windows.h>
|
||||
#include <shlwapi.h>
|
||||
#include <versionhelpers.h>
|
||||
#ifndef ENABLE_VIRTUAL_TERMINAL_PROCESSING
|
||||
#define ENABLE_VIRTUAL_TERMINAL_PROCESSING 0x0004
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user