summaryrefslogtreecommitdiff
path: root/plugins/Dbx_tree/src/DataBase.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Dbx_tree/src/DataBase.h')
-rw-r--r--plugins/Dbx_tree/src/DataBase.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/plugins/Dbx_tree/src/DataBase.h b/plugins/Dbx_tree/src/DataBase.h
index 25de54551b..539abd6564 100644
--- a/plugins/Dbx_tree/src/DataBase.h
+++ b/plugins/Dbx_tree/src/DataBase.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 "MREWSync.h"
#include "Events.h"