C++ modernize: Pragma once (#6264)
authorLoïc Blot <nerzhul@users.noreply.github.com>
Thu, 17 Aug 2017 20:19:39 +0000 (22:19 +0200)
committerGitHub <noreply@github.com>
Thu, 17 Aug 2017 20:19:39 +0000 (22:19 +0200)
commit921151d97a2fb2238ab514324fb95e2732248b96
tree0723ab1f2c4df22492b4c2221d2974020d4dfd3d
parentc738d1eeabbbe9164a25f6b69bc7ec1a3b44b051
C++ modernize: Pragma once (#6264)

* Migrate cpp headers to pragma once
236 files changed:
src/activeobject.h
src/ban.h
src/camera.h
src/cavegen.h
src/chat.h
src/chat_interface.h
src/chatmessage.h
src/client.h
src/client/clientlauncher.h
src/client/inputhandler.h
src/client/joystick_controller.h
src/client/keys.h
src/client/tile.h
src/clientenvironment.h
src/clientiface.h
src/clientmap.h
src/clientmedia.h
src/clientobject.h
src/clientsimpleobject.h
src/cloudparams.h
src/clouds.h
src/cmake_config.h.in
src/cmake_config_githash.h.in
src/collision.h
src/config.h
src/constants.h
src/content_cao.h
src/content_cso.h
src/content_mapblock.h
src/content_mapnode.h
src/content_nodemeta.h
src/content_sao.h
src/convert_json.h
src/craftdef.h
src/database-dummy.h
src/database-files.h
src/database-leveldb.h
src/database-postgresql.h
src/database-redis.h
src/database-sqlite3.h
src/database.h
src/daynightratio.h
src/debug.h
src/defaultsettings.h
src/dungeongen.h
src/emerge.h
src/environment.h
src/event.h
src/event_manager.h
src/exceptions.h
src/face_position_cache.h
src/filecache.h
src/filesys.h
src/fontengine.h
src/game.h
src/gamedef.h
src/gameparams.h
src/genericobject.h
src/gettext.h
src/gettime.h
src/guiChatConsole.h
src/guiEngine.h
src/guiFormSpecMenu.h
src/guiKeyChangeMenu.h
src/guiMainMenu.h
src/guiPasswordChange.h
src/guiPathSelectMenu.h
src/guiTable.h
src/guiVolumeChange.h
src/guiscalingfilter.h
src/httpfetch.h
src/hud.h
src/imagefilters.h
src/intlGUIEditBox.h
src/inventory.h
src/inventorymanager.h
src/irr_aabb3d.h
src/irr_v2d.h
src/irr_v3d.h
src/irrlicht_changes/CGUITTFont.h
src/irrlicht_changes/irrUString.h
src/irrlicht_changes/static_text.h
src/irrlichttypes.h
src/irrlichttypes_bloated.h
src/irrlichttypes_extrabloated.h
src/itemdef.h
src/itemgroup.h
src/itemstackmetadata.h
src/keycode.h
src/light.h
src/localplayer.h
src/log.h
src/mainmenumanager.h
src/map.h
src/map_settings_manager.h
src/mapblock.h
src/mapblock_mesh.h
src/mapgen.h
src/mapgen_carpathian.h
src/mapgen_flat.h
src/mapgen_fractal.h
src/mapgen_singlenode.h
src/mapgen_v5.h
src/mapgen_v6.h
src/mapgen_v7.h
src/mapgen_valleys.h
src/mapnode.h
src/mapsector.h
src/mesh.h
src/mesh_generator_thread.h
src/metadata.h
src/mg_biome.h
src/mg_decoration.h
src/mg_ore.h
src/mg_schematic.h
src/minimap.h
src/modalMenu.h
src/modifiedstate.h
src/mods.h
src/nameidmapping.h
src/network/clientopcodes.h
src/network/connection.h
src/network/networkpacket.h
src/network/serveropcodes.h
src/nodedef.h
src/nodemetadata.h
src/nodetimer.h
src/noise.h
src/objdef.h
src/object_properties.h
src/particles.h
src/pathfinder.h
src/player.h
src/porting.h
src/porting_android.h
src/profiler.h
src/quicktune.h
src/quicktune_shortcutter.h
src/raycast.h
src/reflowscan.h
src/remoteplayer.h
src/rollback.h
src/rollback_interface.h
src/script/common/c_content.h
src/script/common/c_converter.h
src/script/common/c_internal.h
src/script/common/c_types.h
src/script/cpp_api/s_async.h
src/script/cpp_api/s_base.h
src/script/cpp_api/s_client.h
src/script/cpp_api/s_entity.h
src/script/cpp_api/s_env.h
src/script/cpp_api/s_internal.h
src/script/cpp_api/s_inventory.h
src/script/cpp_api/s_item.h
src/script/cpp_api/s_mainmenu.h
src/script/cpp_api/s_node.h
src/script/cpp_api/s_nodemeta.h
src/script/cpp_api/s_player.h
src/script/cpp_api/s_security.h
src/script/cpp_api/s_server.h
src/script/lua_api/l_areastore.h
src/script/lua_api/l_base.h
src/script/lua_api/l_camera.h
src/script/lua_api/l_client.h
src/script/lua_api/l_craft.h
src/script/lua_api/l_env.h
src/script/lua_api/l_http.h
src/script/lua_api/l_internal.h
src/script/lua_api/l_inventory.h
src/script/lua_api/l_item.h
src/script/lua_api/l_itemstackmeta.h
src/script/lua_api/l_localplayer.h
src/script/lua_api/l_mainmenu.h
src/script/lua_api/l_mapgen.h
src/script/lua_api/l_metadata.h
src/script/lua_api/l_minimap.h
src/script/lua_api/l_nodemeta.h
src/script/lua_api/l_nodetimer.h
src/script/lua_api/l_noise.h
src/script/lua_api/l_object.h
src/script/lua_api/l_particles.h
src/script/lua_api/l_rollback.h
src/script/lua_api/l_server.h
src/script/lua_api/l_settings.h
src/script/lua_api/l_sound.h
src/script/lua_api/l_storage.h
src/script/lua_api/l_util.h
src/script/lua_api/l_vmanip.h
src/script/scripting_client.h
src/script/scripting_mainmenu.h
src/script/scripting_server.h
src/serialization.h
src/server.h
src/serverenvironment.h
src/serverlist.h
src/serverobject.h
src/settings.h
src/shader.h
src/sky.h
src/socket.h
src/sound.h
src/sound_openal.h
src/staticobject.h
src/subgame.h
src/terminal_chat_console.h
src/threading/event.h
src/threading/semaphore.h
src/tileanimation.h
src/tool.h
src/touchscreengui.h
src/treegen.h
src/unittest/test.h
src/util/areastore.h
src/util/auth.h
src/util/base64.h
src/util/basic_macros.h
src/util/container.h
src/util/directiontables.h
src/util/enriched_string.h
src/util/hex.h
src/util/numeric.h
src/util/pointedthing.h
src/util/pointer.h
src/util/serialize.h
src/util/sha1.h
src/util/sha2.h
src/util/srp.h
src/util/strfnd.h
src/util/string.h
src/util/thread.h
src/util/timetaker.h
src/version.h
src/voxel.h
src/voxelalgorithms.h
src/wieldmesh.h