summaryrefslogtreecommitdiffhomepage
path: root/dev/kernel/NewKit/Pair.h
blob: 05a95ff30b717325afca4e167ccfaa458e69d54f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/* -------------------------------------------

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

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

#pragma once

#include <NewKit/Defines.h>

namespace NeOS
{
	class Pair;
} // namespace NeOS