WinStd/UnitTests/pch.cpp
Simon Rozman e553485d33 Add missing UTF-8 BOM
We want to ensure non-UTF8 configured Windows machines interpret our
source code correctly.

Signed-off-by: Simon Rozman <simon@rozman.si>
2024-11-11 12:24:22 +01:00

7 lines
88 B
C++

/*
SPDX-License-Identifier: MIT
Copyright © 2022-2024 Amebis
*/
#include "pch.h"