summaryrefslogtreecommitdiff
path: root/plugins/Dbx_tree/src/SHA256.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Dbx_tree/src/SHA256.h')
-rw-r--r--plugins/Dbx_tree/src/SHA256.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/plugins/Dbx_tree/src/SHA256.h b/plugins/Dbx_tree/src/SHA256.h
index a9629e6a2a..ef3f005ccb 100644
--- a/plugins/Dbx_tree/src/SHA256.h
+++ b/plugins/Dbx_tree/src/SHA256.h
@@ -20,12 +20,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
-#ifndef _MSC_VER
#include <stdint.h>
-#else
-#include "stdint.h"
-#endif
-
class SHA256
{