LexLeo 0.0.0-dev+f8e5087-dirty
Technical documentation
Loading...
Searching...
No Matches
lexleo_win32_base.h
Go to the documentation of this file.
1/* SPDX-License-Identifier: GPL-3.0-or-later
2 * Copyright (C) 2026 Sylvain Labopin
3 */
4
5#ifndef LEXLEO_LEXLEO_WIN32_BASE_H
6#define LEXLEO_LEXLEO_WIN32_BASE_H
7
8#define WIN32_LEAN_AND_MEAN
9#include <windows.h>
10
11#endif //LEXLEO_LEXLEO_WIN32_BASE_H