mirror of
https://github.com/enduro2d/enduro2d.git
synced 2025-12-15 08:15:38 +07:00
remove unnecessary source code
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
/*******************************************************************************
|
||||
* This file is part of the "Enduro2D"
|
||||
* For conditions of distribution and use, see copyright notice in LICENSE.md
|
||||
* Copyright (C) 2018 Matvey Cherevko
|
||||
******************************************************************************/
|
||||
|
||||
#include <enduro2d/base/_all.hpp>
|
||||
|
||||
#if defined(E2D_COMPILER) && E2D_COMPILER == E2D_COMPILER_CLANG
|
||||
|
||||
#endif
|
||||
@@ -1,11 +0,0 @@
|
||||
/*******************************************************************************
|
||||
* This file is part of the "Enduro2D"
|
||||
* For conditions of distribution and use, see copyright notice in LICENSE.md
|
||||
* Copyright (C) 2018 Matvey Cherevko
|
||||
******************************************************************************/
|
||||
|
||||
#include <enduro2d/base/_all.hpp>
|
||||
|
||||
#if defined(E2D_COMPILER) && E2D_COMPILER == E2D_COMPILER_GCC
|
||||
|
||||
#endif
|
||||
@@ -1,11 +0,0 @@
|
||||
/*******************************************************************************
|
||||
* This file is part of the "Enduro2D"
|
||||
* For conditions of distribution and use, see copyright notice in LICENSE.md
|
||||
* Copyright (C) 2018 Matvey Cherevko
|
||||
******************************************************************************/
|
||||
|
||||
#include <enduro2d/base/_all.hpp>
|
||||
|
||||
#if defined(E2D_COMPILER) && E2D_COMPILER == E2D_COMPILER_MSVC
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user