2022-09-08 12:51:23 +08:00
|
|
|
/****************************************************************************************
|
|
|
|
* \file SHpch.h
|
|
|
|
* \brief Precompiled header file for SHADE Engine.
|
|
|
|
*
|
|
|
|
* \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.
|
|
|
|
****************************************************************************************/
|
|
|
|
|
|
|
|
#pragma once
|
|
|
|
|
|
|
|
#include <iostream>
|