Regenerated Core and Utility global header

Following d46df4f changes


Former-commit-id: e1475d9f72469e0c4a3541265f23d292f6947fc0
This commit is contained in:
Lynix 2013-05-21 13:59:51 +02:00
parent f232c82d1c
commit 3b8072c921
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
// This file was automatically generated on 03 Apr 2013 at 01:09:47
// This file was automatically generated on 21 May 2013 at 13:57:27
/*
Nazara Engine - Core module
@ -29,6 +29,7 @@
#ifndef NAZARA_GLOBAL_CORE_HPP
#define NAZARA_GLOBAL_CORE_HPP
#include <Nazara/Core/AbstractHash.hpp>
#include <Nazara/Core/ByteArray.hpp>
#include <Nazara/Core/Clock.hpp>
#include <Nazara/Core/Color.hpp>
@ -47,7 +48,6 @@
#include <Nazara/Core/Hash.hpp>
#include <Nazara/Core/Hashable.hpp>
#include <Nazara/Core/HashDigest.hpp>
#include <Nazara/Core/HashImpl.hpp>
#include <Nazara/Core/Initializer.hpp>
#include <Nazara/Core/InputStream.hpp>
#include <Nazara/Core/LockGuard.hpp>

View File

@ -1,4 +1,4 @@
// This file was automatically generated on 07 Apr 2013 at 02:09:05
// This file was automatically generated on 21 May 2013 at 13:57:27
/*
Nazara Engine - Window module
@ -29,9 +29,9 @@
#ifndef NAZARA_GLOBAL_UTILITY_HPP
#define NAZARA_GLOBAL_UTILITY_HPP
#include <Nazara/Utility/AbstractBuffer.hpp>
#include <Nazara/Utility/Animation.hpp>
#include <Nazara/Utility/Buffer.hpp>
#include <Nazara/Utility/BufferImpl.hpp>
#include <Nazara/Utility/BufferMapper.hpp>
#include <Nazara/Utility/Config.hpp>
#include <Nazara/Utility/CubemapParams.hpp>