// Distributed under the Boost Software License, Version 1.0.
 //    (See accompanying file LICENSE_1_0.txt or copy at
 //          http://www.boost.org/LICENSE_1_0.txt)
-#ifndef ICMP_DESTINATION_UNREACHABLE_MESSAGE_HPP
-#define ICMP_DESTINATION_UNREACHABLE_MESSAGE_HPP
+#ifndef ICMP_DESTINATION_UNREACHABLE_MESSAGE_H
+#define ICMP_DESTINATION_UNREACHABLE_MESSAGE_H
 
 #include <stdint.h>
 
 
 };
 
-#endif // ICMP_DESTINATION_UNREACHABLE_MESSAGE_HPP
+#endif // ICMP_DESTINATION_UNREACHABLE_MESSAGE_H
 
 // Distributed under the Boost Software License, Version 1.0.
 //    (See accompanying file LICENSE_1_0.txt or copy at
 //          http://www.boost.org/LICENSE_1_0.txt)
-#ifndef ICMP_ECHO_REPLY_MESSAGE_HPP
-#define ICMP_ECHO_REPLY_MESSAGE_HPP
+#ifndef ICMP_ECHO_REPLY_MESSAGE_H
+#define ICMP_ECHO_REPLY_MESSAGE_H
 
 #include <stdint.h>
 
 
 };
 
-#endif // ICMP_ECHO_REPLY_MESSAGE_HPP
+#endif // ICMP_ECHO_REPLY_MESSAGE_H
 
 // Distributed under the Boost Software License, Version 1.0.
 //    (See accompanying file LICENSE_1_0.txt or copy at
 //          http://www.boost.org/LICENSE_1_0.txt)
-#ifndef ICMP_ECHO_REQUEST_MESSAGE_HPP
-#define ICMP_ECHO_REQUEST_MESSAGE_HPP
+#ifndef ICMP_ECHO_REQUEST_MESSAGE_H
+#define ICMP_ECHO_REQUEST_MESSAGE_H
 
 #include <stdint.h>
 
 
 };
 
-#endif // ICMP_ECHO_REQUEST_MESSAGE_HPP
+#endif // ICMP_ECHO_REQUEST_MESSAGE_H
 
 // Distributed under the Boost Software License, Version 1.0.
 //    (See accompanying file LICENSE_1_0.txt or copy at
 //          http://www.boost.org/LICENSE_1_0.txt)
-#ifndef ICMP_GENERIC_MESSAGE_HPP
-#define ICMP_GENERIC_MESSAGE_HPP
+#ifndef ICMP_GENERIC_MESSAGE_H
+#define ICMP_GENERIC_MESSAGE_H
 
 #include <stdint.h>
 
 
 };
 
-#endif // ICMP_GENERIC_MESSAGE_HPP
+#endif // ICMP_GENERIC_MESSAGE_H
 
 // Distributed under the Boost Software License, Version 1.0.
 //    (See accompanying file LICENSE_1_0.txt or copy at
 //          http://www.boost.org/LICENSE_1_0.txt)
-#ifndef ICMP_HEADER_HPP
-#define ICMP_HEADER_HPP
+#ifndef ICMP_HEADER_H
+#define ICMP_HEADER_H
 
 #include <stdint.h>
 
 
 // Distributed under the Boost Software License, Version 1.0.
 //    (See accompanying file LICENSE_1_0.txt or copy at
 //          http://www.boost.org/LICENSE_1_0.txt)
-#ifndef ICMP_MESSAGE_HPP
-#define ICMP_MESSAGE_HPP
+#ifndef ICMP_MESSAGE_H
+#define ICMP_MESSAGE_H
 
 #include <stdint.h>
 
 
 };
 
-#endif // ICMP_MESSAGE_HPP
+#endif // ICMP_MESSAGE_H