diff options
Diffstat (limited to 'plugins/ExternalAPI/m_dbx_tree.h')
| -rw-r--r-- | plugins/ExternalAPI/m_dbx_tree.h | 4 | 
1 files changed, 0 insertions, 4 deletions
diff --git a/plugins/ExternalAPI/m_dbx_tree.h b/plugins/ExternalAPI/m_dbx_tree.h index 932b1bcdb6..073f56043b 100644 --- a/plugins/ExternalAPI/m_dbx_tree.h +++ b/plugins/ExternalAPI/m_dbx_tree.h @@ -24,11 +24,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.  #define M_DBX_TREE_H__ 1
 -#ifndef _MSC_VER
  #include <stdint.h>
 -#else
 -#include "stdint.h"
 -#endif
  #pragma pack(push, 8)
  | 
