aboutsummaryrefslogtreecommitdiff
path: root/sc4pd/source/Hasher.cpp
diff options
context:
space:
mode:
authorTim Blechmann <timblech@users.sourceforge.net>2004-08-02 19:18:22 +0000
committerIOhannes m zmölnig <zmoelnig@iem.at>2015-10-14 15:11:55 +0200
commit5e1268fb9920b248ee377797b130605f669c6dee (patch)
tree7ec1b4df27755433675d3f5dfb095d6eb8d1e8b3 /sc4pd/source/Hasher.cpp
parent0d2a4d810fdc7ecbe67de784d4eb901cd5699c38 (diff)
main header file
svn path=/trunk/externals/tb/; revision=1903
Diffstat (limited to 'sc4pd/source/Hasher.cpp')
-rw-r--r--sc4pd/source/Hasher.cpp7
1 files changed, 0 insertions, 7 deletions
diff --git a/sc4pd/source/Hasher.cpp b/sc4pd/source/Hasher.cpp
index 9fc2f48..8c43c8c 100644
--- a/sc4pd/source/Hasher.cpp
+++ b/sc4pd/source/Hasher.cpp
@@ -35,14 +35,7 @@
*/
-#include <flext.h>
#include "support.hpp"
-#include "SC_PlugIn.h"
-
-
-#if !defined(FLEXT_VERSION) || (FLEXT_VERSION < 406)
-#error You need at least FLEXT version 0.4.6
-#endif
/* ------------------------ Hasher~ -----------------------------------*/