From 7af4c5b5c561362cb1135ab504095ae667a9270a Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Fri, 27 Jun 2014 19:16:45 -0700 Subject: This is more reliable --- src/proto2/any-user.hpp | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'src/proto2/any-user.hpp') diff --git a/src/proto2/any-user.hpp b/src/proto2/any-user.hpp index be77b21..aeb703b 100644 --- a/src/proto2/any-user.hpp +++ b/src/proto2/any-user.hpp @@ -1,5 +1,4 @@ -#ifndef TMWA_PROTO2_ANY_USER_HPP -#define TMWA_PROTO2_ANY_USER_HPP +#pragma once // any-user.hpp - TMWA network protocol: any/user // // Copyright © 2014 Ben Longbons @@ -21,9 +20,9 @@ // This is a generated file, edit tools/protocol.py instead -# include "fwd.hpp" +#include "fwd.hpp" -# include "types.hpp" +#include "types.hpp" namespace tmwa { @@ -213,5 +212,3 @@ bool network_to_native(Packet_Payload<0x8000> *native, NetPacket_Payload<0x8000> } } // namespace tmwa - -#endif // TMWA_PROTO2_ANY_USER_HPP -- cgit v1.2.3-70-g09d2