PowerToys/tools/FancyZones_DrawLayoutTest/framework.h

6 lines
149 B
C
Raw Permalink Normal View History

#pragma once
#define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers
// Windows Header Files
#include <windows.h>