From 59ae877171ef9a7df66c465c45fa89f2d1d89d38 Mon Sep 17 00:00:00 2001 From: Brandon Wyman Date: Thu, 6 Apr 2017 15:05:18 -0500 Subject: Implement updating the inventory properties Implement code needed to update the chassis AirCooled and WaterCooled properties. Change-Id: I9a67d1129e99f841200241e2daae08fb6119d9d3 Signed-off-by: Brandon Wyman --- cooling-type/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cooling-type/main.cpp') 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 -#include //make_unique +#include #include #include #include "argument.hpp" -- cgit v1.2.1