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/ber_dec.h'

#
#
# patch "include/ber_dec.h"
#  from [90a3ca1bab5637490b05f6dce57aca75fc794b01]
#    to [754b0c94f34f9805ed0c722aed0ad78e50ae4106]
#
============================================================
--- include/ber_dec.h	90a3ca1bab5637490b05f6dce57aca75fc794b01
+++ include/ber_dec.h	754b0c94f34f9805ed0c722aed0ad78e50ae4106
@@ -8,6 +8,7 @@

 #include <botan/asn1_oid.h>
 #include <botan/data_src.h>
+#include <botan/enums.h>

 namespace Botan {