diff options
Diffstat (limited to 'qpid/gentools/templ.cpp/AMQP_MethodVersionMap.h.tmpl')
| -rw-r--r-- | qpid/gentools/templ.cpp/AMQP_MethodVersionMap.h.tmpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/qpid/gentools/templ.cpp/AMQP_MethodVersionMap.h.tmpl b/qpid/gentools/templ.cpp/AMQP_MethodVersionMap.h.tmpl index 6db1ceae0c..c197871d4b 100644 --- a/qpid/gentools/templ.cpp/AMQP_MethodVersionMap.h.tmpl +++ b/qpid/gentools/templ.cpp/AMQP_MethodVersionMap.h.tmpl @@ -26,8 +26,8 @@ %{VLIST} * ${major}-${minor} */ -#ifndef _METHOD_VERSION_MAP_H_ -#define _METHOD_VERSION_MAP_H_ +#ifndef qpid_framing_AMQP_MethodVersionMap__ +#define qpid_framing_AMQP_MethodVersionMap__ #include <map> #include <AMQMethodBody.h> |
