SA_Support
Sapphire's Suite's C++ Support library.
Loading...
Searching...
No Matches
Include
SA
Support
API
Windows.hpp
Go to the documentation of this file.
1
// Copyright (c) 2023 Sapphire's Suite. All Rights Reserved.
2
3
#pragma once
4
5
#ifndef SAPPHIRE_SUPPORT_WINDOWS_API_GUARD
6
#define SAPPHIRE_SUPPORT_WINDOWS_API_GUARD
7
8
#include <
SA/Support/Pragma.hpp
>
9
#include <
SA/Support/Platforms.hpp
>
10
21
#if SA_WIN
22
23
#include <Windows.h>
24
25
#endif
26
27
30
#endif
// GUARD
Platforms.hpp
Platform support definition file.
Pragma.hpp
Pragma directives support file.
Generated by
1.10.0