The unified diff between revisions [4e40e885..] and [48b49b84..] is displayed below. It can also be downloaded as a raw diff.

This diff has been restricted to the following files: 'include/x509_obj.h'

#
#
# patch "include/x509_obj.h"
#  from [4048a6db99a88fd595d1df2010303cf3189dddcc]
#    to [5f88a957a4890dd111b65216613fdc16f055fb46]
#
============================================================
--- include/x509_obj.h	4048a6db99a88fd595d1df2010303cf3189dddcc
+++ include/x509_obj.h	5f88a957a4890dd111b65216613fdc16f055fb46
@@ -8,6 +8,7 @@

 #include <botan/asn1_obj.h>
 #include <botan/pipe.h>
+#include <botan/enums.h>
 #include <vector>

 namespace Botan {