summaryrefslogtreecommitdiffhomepage
path: root/dev/Usr/LibCF/Core.h
blob: 78727ebc9f6b73452b3fcf2c47e50813aceea1b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17

/* -------------------------------------------

	Copyright (C) 2024-2025, Amlal EL Mahrouss, all rights reserved.

------------------------------------------- */

#pragma once

#include <LibSCI/SCI.h>

namespace LibCF
{
	class CFString;
	class CFGUID;
	class CFProperty;
} // namespace LibCF