DotNetDupe 4.0.6
C++17/20 Implementation of the .NET Base Class Library (BCL)
Loading...
Searching...
No Matches
Win32Internal.h
Go to the documentation of this file.
1#pragma once
2
3#if defined(_WIN32)
4#include <windows.h>
5#include <string>
6#include <vector>
7
9#endif