spiegel-keyman/developer/src/kmdecomp/pch.h
Marc Durdin 362f309eb4 chore(developer): add pch and update vkeys.h ref to kmdecomp
Adds a precompiled header for kmdecomp so that we can simply #include
"pch.h" in the common vkeys.h, and updates refs to vkeys.h for kmdecomp.
2022-06-12 07:20:18 +10:00

4 lines
50 B
C

#pragma once
#define STRICT
#include <windows.h>