projects
/
icinga2
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
80c8f12
)
Remove #include for deprecated header file
6544/head
author
Gunnar Beutner
<gunnar.beutner@icinga.com>
Mon, 13 Aug 2018 12:07:24 +0000
(14:07 +0200)
committer
Gunnar Beutner
<gunnar.beutner@icinga.com>
Mon, 13 Aug 2018 12:07:24 +0000
(14:07 +0200)
test/base-object-packer.cpp
patch
|
blob
|
history
diff --git
a/test/base-object-packer.cpp
b/test/base-object-packer.cpp
index b453d6901bbbc2d7cc8df0b4860314c6e9de448d..62a09e72c5b08220baf7ef2550542ce335c47443 100644
(file)
--- a/
test/base-object-packer.cpp
+++ b/
test/base-object-packer.cpp
@@
-26,7
+26,7
@@
#include <climits>
#include <initializer_list>
#include <iomanip>
-#include <s
tr
stream>
+#include <sstream>
using namespace icinga;