summaryrefslogtreecommitdiffhomepage
path: root/Source/GUIDWrapper.cxx
blob: 3ae42eebc3d45b859a38c174dec01ae6e023d461 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/*
 *	========================================================
 *
 *	hCore
 * 	Copyright 2024 Mahrouss Logic, all rights reserved.
 *
 * 	========================================================
 */

#include <CFKit/GUIDWrapper.hpp>

namespace hCore::XRN
{
    
}