removed old typedef

This commit is contained in:
Erik Frojdh
2019-04-05 10:14:41 +02:00
parent 951d4d6091
commit f11db00aef
10 changed files with 0 additions and 55 deletions

View File

@@ -9,14 +9,6 @@
#define SLSQT2DHIST_H
#ifndef IAN
typedef double double32_t;
typedef float float32_t;
typedef int int32_t;
#endif
#if QT_VERSION >= 0x040000
#include <qprintdialog.h>
#endif