mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-07 19:57:07 +02:00
9 lines
112 B
C
9 lines
112 B
C
#pragma once
|
|
|
|
#include "targetver.h"
|
|
|
|
#include <atlbase.h>
|
|
|
|
// Headers for CppUnitTest
|
|
#include "CppUnitTest.h"
|