]> granicus.if.org Git - icinga2/commitdiff
Remove #include for deprecated header file 6544/head
authorGunnar Beutner <gunnar.beutner@icinga.com>
Mon, 13 Aug 2018 12:07:24 +0000 (14:07 +0200)
committerGunnar Beutner <gunnar.beutner@icinga.com>
Mon, 13 Aug 2018 12:07:24 +0000 (14:07 +0200)
test/base-object-packer.cpp

index b453d6901bbbc2d7cc8df0b4860314c6e9de448d..62a09e72c5b08220baf7ef2550542ce335c47443 100644 (file)
@@ -26,7 +26,7 @@
 #include <climits>
 #include <initializer_list>
 #include <iomanip>
-#include <strstream>
+#include <sstream>
 
 using namespace icinga;