summaryrefslogtreecommitdiffstats
path: root/cooling-type/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cooling-type/main.cpp')
-rw-r--r--cooling-type/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cooling-type/main.cpp b/cooling-type/main.cpp
index cddbe31..91934ea 100644
--- a/cooling-type/main.cpp
+++ b/cooling-type/main.cpp
@@ -1,5 +1,5 @@
#include <iostream>
-#include <memory> //make_unique
+#include <memory>
#include <sdbusplus/bus.hpp>
#include <phosphor-logging/log.hpp>
#include "argument.hpp"
OpenPOWER on IntegriCloud