You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ch...@apache.org on 2014/07/21 15:39:13 UTC

svn commit: r1612268 - /qpid/proton/trunk/proton-c/src/protocol.h.py

Author: chug
Date: Mon Jul 21 13:39:13 2014
New Revision: 1612268

URL: http://svn.apache.org/r1612268
Log:
PROTON-558: Clean up Visual Studio 2008 builds after http://svn.apache.org/r1611404

Modified:
    qpid/proton/trunk/proton-c/src/protocol.h.py

Modified: qpid/proton/trunk/proton-c/src/protocol.h.py
URL: http://svn.apache.org/viewvc/qpid/proton/trunk/proton-c/src/protocol.h.py?rev=1612268&r1=1612267&r2=1612268&view=diff
==============================================================================
--- qpid/proton/trunk/proton-c/src/protocol.h.py (original)
+++ qpid/proton/trunk/proton-c/src/protocol.h.py Mon Jul 21 13:39:13 2014
@@ -24,6 +24,7 @@ print "/* generated */"
 print "#ifndef _PROTON_PROTOCOL_H"
 print "#define _PROTON_PROTOCOL_H 1"
 print
+print "#include \"proton/type_compat.h\""
 
 fields = {}
 



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org