summaryrefslogtreecommitdiffhomepage
path: root/Kernel/Sources/ErrorOr.cxx
blob: 10d6cc8fa86691b71e8459e86c869521ec56b473 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/* -------------------------------------------

	Copyright SoftwareLabs

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

#include <NewKit/ErrorOr.hpp>

/***********************************************************************************/
/// @file ErrorOr.cxx                                                            ///
/// @brief Error Or Value class.                                                 ///
/***********************************************************************************/