From 976270916bbfb9c4aa1f2b8ee2897b582a238e25 Mon Sep 17 00:00:00 2001 From: Marco Costalba Date: Sat, 17 Dec 2011 15:58:19 +0100 Subject: [PATCH] Headers cleanup in ucioption.cpp No functional change. Signed-off-by: Marco Costalba --- src/ucioption.cpp | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/ucioption.cpp b/src/ucioption.cpp index 9e718c02..f91dd3fe 100644 --- a/src/ucioption.cpp +++ b/src/ucioption.cpp @@ -18,8 +18,6 @@ */ #include -#include -#include #include #include "misc.h" @@ -27,8 +25,6 @@ #include "ucioption.h" using std::string; -using std::cout; -using std::endl; OptionsMap Options; // Global object -- 2.39.2