14 lines
227 B
C
Raw Normal View History

2016-03-11 15:57:17 +02:00
/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */
#ifndef SE_INCL_BUILD_H
#define SE_INCL_BUILD_H
#ifdef PRAGMA_ONCE
#pragma once
#endif
#include <Engine/CurrentVersion.h>
#endif /* include-once check. */