ReactOS 0.4.16-dev-1541-g7e1d9ef
pathcch_compile.cpp
Go to the documentation of this file.
1/*
2 * PROJECT: ReactOS PathCch Library - Unit-tests
3 * LICENSE: LGPL-2.0-or-later (https://spdx.org/licenses/LGPL-2.0-or-later)
4 * PURPOSE: C++ compilation tests
5 * COPYRIGHT: Copyright 2025 Hermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
6 */
7
8#include "precomp.h"
9
10#include "pathcch_compile.inc"
11
12/* EOF */