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