///////////////////////////////////////////////////////////////////////////// // Copyright (c) Electronic Arts Inc. All rights reserved. ///////////////////////////////////////////////////////////////////////////// #ifndef EASTL_VERSION_H #define EASTL_VERSION_H #include #if defined(EA_PRAGMA_ONCE_SUPPORTED) #pragma once #endif #include #endif