summaryrefslogtreecommitdiff
path: root/src/database/database.hpp
diff options
context:
space:
mode:
authorCedric Nugteren <web@cedricnugteren.nl>2017-09-10 16:34:54 +0200
committerCedric Nugteren <web@cedricnugteren.nl>2017-09-10 16:34:54 +0200
commit76382ff6c1c882063bab761382438a24af4a87b5 (patch)
treea6c1feaf32c73eea91611b4564db61276cf2dd0d /src/database/database.hpp
parent91ea7fcde2ac274db50b35fbbdb7deb89fb65b51 (diff)
Added the new vendor-architecture-name hierarchy to the tuners as well
Diffstat (limited to 'src/database/database.hpp')
-rw-r--r--src/database/database.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/database/database.hpp b/src/database/database.hpp
index e7a79cf9..7efcb7c4 100644
--- a/src/database/database.hpp
+++ b/src/database/database.hpp
@@ -23,7 +23,6 @@
#include "utilities/utilities.hpp"
#include "database/database_structure.hpp"
-#include "database/device_mapping.hpp"
namespace clblast {
// =================================================================================================