]> git.ipfire.org Git - thirdparty/snapper.git/commitdiff
- cleanup 920/head
authorArvin Schnell <aschnell@suse.de>
Mon, 8 Jul 2024 09:58:56 +0000 (11:58 +0200)
committerArvin Schnell <aschnell@suse.de>
Mon, 8 Jul 2024 09:58:56 +0000 (11:58 +0200)
stomp/Stomp.cc
zypp-plugin/snapper-zypp-plugin.cc

index 6da1827bcff8266e5a58cdb333ab6f56a2197116..3fb5a27d8437b78bee9bc454c88b9be822c06734 100644 (file)
@@ -20,7 +20,6 @@
  */
 
 
-#include <iostream>
 #include <regex>
 
 
index 45d5af3d2ffd5d1092392fcbab276ce252c7ded4..e13dc33d92f940f3cf6972fdf4fd4106926db432 100644 (file)
@@ -24,7 +24,6 @@
 #include <sys/types.h>
 #include <unistd.h>
 
-#include <iostream>
 #include <map>
 #include <set>
 #include <string>