]> git.ipfire.org Git - thirdparty/snapper.git/commitdiff
- cleanup of includes
authorArvin Schnell <aschnell@suse.de>
Tue, 25 Jun 2013 15:46:35 +0000 (17:46 +0200)
committerArvin Schnell <aschnell@suse.de>
Tue, 25 Jun 2013 15:46:35 +0000 (17:46 +0200)
18 files changed:
testsuite-real/common.cc
testsuite-real/common.h
testsuite-real/directory1.cc
testsuite-real/error1.cc
testsuite-real/error2.cc
testsuite-real/error4.cc
testsuite-real/missing-directory1.cc
testsuite-real/owner1.cc
testsuite-real/owner2.cc
testsuite-real/owner3.cc
testsuite-real/permissions1.cc
testsuite-real/permissions2.cc
testsuite-real/simple1.cc
testsuite-real/xattrs1.cc
testsuite-real/xattrs2.cc
testsuite-real/xattrs3.cc
testsuite-real/xattrs_utils.cc
testsuite/common.h

index 86b714e196b42ab27c773c2fdb901f18c137623e..2717cc23c5e7d5c751b16db00502a87036ca619b 100644 (file)
@@ -1,9 +1,4 @@
 
-#include <stdlib.h>
-#include <glob.h>
-#include <iostream>
-#include <fstream>
-
 #include "config.h"
 #include "common.h"
 
index 8594a5fea2ed35a0f7f4407b321749e0fde0819f..27967536592494a1a54527c1066b946f1697efbe 100644 (file)
@@ -1,5 +1,7 @@
 
-#include <string>
+#include <stdlib.h>
+
+#include <iostream>
 
 
 #define CONFIG "testsuite"
index ebe52b9666b8e7d352bd5b3d2cfab879213a7022..5633a8386df81da75f404383a14421f3c49d08ab 100644 (file)
@@ -1,7 +1,4 @@
 
-#include <stdlib.h>
-#include <iostream>
-
 #include "common.h"
 
 using namespace std;
index ccd91741f41da35ffa0e316cd886a339168d9493..b4a6d30ce19e6f145eb67a538b4b61675a53948c 100644 (file)
@@ -1,7 +1,4 @@
 
-#include <stdlib.h>
-#include <iostream>
-
 #include "common.h"
 
 using namespace std;
index 6c0079556f6f346ce9cfab0de475be4345281c61..df646daad7bfd195044654f55e0d3293925924a6 100644 (file)
@@ -1,7 +1,4 @@
 
-#include <stdlib.h>
-#include <iostream>
-
 #include "common.h"
 
 using namespace std;
index c8b53984bfe33b93185467c5f2b20726b86ec403..f29cac6cf42c9973dd74c617a88d4b1e2295bd28 100644 (file)
@@ -1,7 +1,4 @@
 
-#include <stdlib.h>
-#include <iostream>
-
 #include "common.h"
 
 using namespace std;
index 2f5a2b6462c4b3705728037c23ca1a8b29b337c0..5243b4682335d2283b837430b6f4aed52d0b4cee 100644 (file)
@@ -1,7 +1,4 @@
 
-#include <stdlib.h>
-#include <iostream>
-
 #include "common.h"
 
 using namespace std;
index 679102dabb83913b9ab5f60bf4cd3d14d78921b3..6f02a3f3c5c68d9d997b769e26b788023e99db1a 100644 (file)
@@ -1,7 +1,4 @@
 
-#include <stdlib.h>
-#include <iostream>
-
 #include "common.h"
 
 using namespace std;
index 26e32c47264cedd09a26dbf7aa16736c2285a41a..a28e59a25c400d780008f607b68a7a9979592fbd 100644 (file)
@@ -1,7 +1,4 @@
 
-#include <stdlib.h>
-#include <iostream>
-
 #include "common.h"
 
 using namespace std;
index 2e0f3aba7c8d384e45a6f950f7ce5e9c516d457f..3c658632bbdb33b2f05ce0e98ab0323dcbd22690 100644 (file)
@@ -1,7 +1,4 @@
 
-#include <stdlib.h>
-#include <iostream>
-
 #include "common.h"
 
 using namespace std;
index 114e984429b9af73014e3208f4a57f5bb9a19e27..122b4dcbda5c68e8fc430c57df40a1d441deebd3 100644 (file)
@@ -1,7 +1,4 @@
 
-#include <stdlib.h>
-#include <iostream>
-
 #include "common.h"
 
 using namespace std;
index 29e71dda21e3f7c9496fbf8b3daf52b63147b287..73d76cb17633e6d5225028674b38dc03f6d9b09c 100644 (file)
@@ -1,7 +1,4 @@
 
-#include <stdlib.h>
-#include <iostream>
-
 #include "common.h"
 
 using namespace std;
index 2afa0508279c3bb7a32de2072d75bcf71a6a7cf3..d0652dc68bf1624ab88cd794cf4404e9b6c3f654 100644 (file)
@@ -1,7 +1,4 @@
 
-#include <stdlib.h>
-#include <iostream>
-
 #include "common.h"
 
 using namespace std;
index d10d0ee152b87fecf3a3b4d1e01d27bf0b4cdd01..2d9f360c60ae56103a19c57948b2b02aa9f76799 100644 (file)
@@ -1,7 +1,4 @@
 
-#include <stdlib.h>
-#include <iostream>
-
 #include "common.h"
 #include "xattrs_utils.h"
 
index 09af99da5b6b54664ef15e78bb4c88eb3cf6d4fa..58ee859f24b3759a7a3d74de8f4f52591125eb2b 100644 (file)
@@ -1,7 +1,4 @@
 
-#include <stdlib.h>
-#include <iostream>
-
 #include "common.h"
 #include "xattrs_utils.h"
 
index 4b6b1206f8b1baa7a80298e9e7fb915db405bb36..fadf34ee1dd093c0f1062c886b36f62537139565 100644 (file)
@@ -1,7 +1,4 @@
 
-#include <stdlib.h>
-#include <iostream>
-
 #include "common.h"
 #include "xattrs_utils.h"
 
index be5ee320c87b89cc4f33da0403e758763a716d66..ad0f9cd1a682386757ddaabbfd90cd2c0a8a49d4 100644 (file)
@@ -1,10 +1,7 @@
 
-#include <stdlib.h>
 #include <string.h>
 #include <sys/xattr.h>
 
-#include <iostream>
-
 #include "xattrs_utils.h"
 #include "common.h"
 
index 8f39cac9274ac11bde38ff7b5288eacc40501806..e4cb4b802a3771756f1522c7400fb811937e4d47 100644 (file)
@@ -1,5 +1,6 @@
 
 #include <stdlib.h>
+
 #include <iostream>
 
 using namespace std;