summaryrefslogtreecommitdiffstats
path: root/src/server/PatchImpl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/server/PatchImpl.cpp')
-rw-r--r--src/server/PatchImpl.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/server/PatchImpl.cpp b/src/server/PatchImpl.cpp
index bd12f78a..de1fe43f 100644
--- a/src/server/PatchImpl.cpp
+++ b/src/server/PatchImpl.cpp
@@ -15,7 +15,6 @@
*/
#include <cassert>
-#include <cmath>
#include <string>
#include "ingen/shared/URIs.hpp"
@@ -23,7 +22,6 @@
#include "raul/log.hpp"
#include "EdgeImpl.hpp"
-#include "Driver.hpp"
#include "DuplexPort.hpp"
#include "Engine.hpp"
#include "NodeImpl.hpp"