summaryrefslogtreecommitdiff
path: root/plugins/Dbx_tree/encryption/Common/Cipher.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Dbx_tree/encryption/Common/Cipher.h')
-rw-r--r--plugins/Dbx_tree/encryption/Common/Cipher.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/plugins/Dbx_tree/encryption/Common/Cipher.h b/plugins/Dbx_tree/encryption/Common/Cipher.h
index abdcbf06be..6df8aaeb12 100644
--- a/plugins/Dbx_tree/encryption/Common/Cipher.h
+++ b/plugins/Dbx_tree/encryption/Common/Cipher.h
@@ -22,11 +22,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#pragma once
-#ifdef _MSC_VER
-#include "../../src/stdint.h"
-#else
#include <stdint.h>
-#endif
#include <wchar.h>