10 lines
540 B
C++
10 lines
540 B
C++
|
/****************************************************************************************
|
||
|
* \file SHpch.h
|
||
|
* \brief Empty source file for generating SHADE Engine's precompiled header.
|
||
|
*
|
||
|
* \copyright Copyright (C) 2022 DigiPen Institute of Technology. Reproduction or
|
||
|
* disclosure of this file or its contents without the prior written consent
|
||
|
* of DigiPen Institute of Technology is prohibited.
|
||
|
****************************************************************************************/
|
||
|
|
||
|
#include "SHpch.h"
|