diff options
author | lloyd <[email protected]> | 2008-11-08 20:35:54 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2008-11-08 20:35:54 +0000 |
commit | 3c77da389db0769cf07cddf7629a62e156fe577b (patch) | |
tree | c79a275c7df6ebbdff6d7277673e488bd9b80f49 /src/codec/base64/base64.h | |
parent | 73ba6c48e349955f05e81d674172c9c737540280 (diff) |
Split the last parts of the 'core' module
Add some missing info.txts
Diffstat (limited to 'src/codec/base64/base64.h')
-rw-r--r-- | src/codec/base64/base64.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/codec/base64/base64.h b/src/codec/base64/base64.h index 7f5c7cfc7..f59191ae0 100644 --- a/src/codec/base64/base64.h +++ b/src/codec/base64/base64.h @@ -7,7 +7,6 @@ #define BOTAN_BASE64_H__ #include <botan/filter.h> -#include <botan/enums.h> namespace Botan { |