mirror of
https://github.com/BlackMATov/enum.hpp.git
synced 2026-01-06 11:50:59 +07:00
initial commit
This commit is contained in:
11
headers/enum.hpp/enum.hpp
Normal file
11
headers/enum.hpp/enum.hpp
Normal file
@@ -0,0 +1,11 @@
|
||||
/*******************************************************************************
|
||||
* This file is part of the "https://github.com/blackmatov/enum.hpp"
|
||||
* For conditions of distribution and use, see copyright notice in LICENSE.md
|
||||
* Copyright (C) 2019, by Matvey Cherevko (blackmatov@gmail.com)
|
||||
******************************************************************************/
|
||||
|
||||
#pragma once
|
||||
|
||||
namespace enum_hpp
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user