SHADE_Y3/SHADE_Engine/src/SHpch.h

14 lines
567 B
C
Raw Normal View History

/****************************************************************************************
* \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>
#include <sstream>
#include <iomanip>