summaryrefslogtreecommitdiffstats
path: root/include/ingen/client/PortModel.hpp
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2025-02-10 12:55:11 -0500
committerDavid Robillard <d@drobilla.net>2025-02-10 16:07:44 -0500
commit270c5ae9ff1fda19864b9aea9232f3cd48c879a8 (patch)
tree0ed89d69887590167275c3656e15599852969c12 /include/ingen/client/PortModel.hpp
parent8b50a27c323c0a8327c90cc139a6005486e8b834 (diff)
downloadingen-270c5ae9ff1fda19864b9aea9232f3cd48c879a8.tar.gz
ingen-270c5ae9ff1fda19864b9aea9232f3cd48c879a8.tar.bz2
ingen-270c5ae9ff1fda19864b9aea9232f3cd48c879a8.zip
Clean up includes and forward declarations
Diffstat (limited to 'include/ingen/client/PortModel.hpp')
-rw-r--r--include/ingen/client/PortModel.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/ingen/client/PortModel.hpp b/include/ingen/client/PortModel.hpp
index ec1e325c..c87f2f03 100644
--- a/include/ingen/client/PortModel.hpp
+++ b/include/ingen/client/PortModel.hpp
@@ -18,7 +18,6 @@
#define INGEN_CLIENT_PORTMODEL_HPP
#include <ingen/Node.hpp>
-#include <ingen/URI.hpp>
#include <ingen/URIs.hpp>
#include <ingen/client/ObjectModel.hpp>
#include <ingen/client/signal.hpp>
@@ -26,7 +25,6 @@
#include <raul/Path.hpp>
#include <cstdint>
-#include <memory>
#include <string>
namespace ingen {