Repository: qpid-proton Updated Branches: refs/heads/master 92d049935 -> c6d1c8a7a
PROTON-825: repair broken Windows VS2008 build Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/c6d1c8a7 Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/c6d1c8a7 Diff: http://git-wip-us.apache.org/repos/asf/qpid-proton/diff/c6d1c8a7 Branch: refs/heads/master Commit: c6d1c8a7a54f6bbeb1f6f81375d71e73e42f5999 Parents: 92d0499 Author: Chuck Rolke <c...@redhat.com> Authored: Mon Feb 23 17:38:44 2015 -0500 Committer: Chuck Rolke <c...@redhat.com> Committed: Mon Feb 23 17:38:44 2015 -0500 ---------------------------------------------------------------------- proton-c/include/proton/types.h | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/c6d1c8a7/proton-c/include/proton/types.h ---------------------------------------------------------------------- diff --git a/proton-c/include/proton/types.h b/proton-c/include/proton/types.h index 9ac5501..6af2c76 100644 --- a/proton-c/include/proton/types.h +++ b/proton-c/include/proton/types.h @@ -24,7 +24,6 @@ #include <proton/import_export.h> #include <stddef.h> -#include <stdint.h> #include <sys/types.h> #include <proton/type_compat.h> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org For additional commands, e-mail: commits-h...@qpid.apache.org