fix gcc-4.2 errors, warnings, add -D_FILE_OFFSET_BITS=64 and -O3
[platform/upstream/libzypp.git] / zypp / repo / yum / ResourceType.cc
index 3642803..59300c0 100644 (file)
@@ -7,6 +7,7 @@
 |                                                                      |
 \---------------------------------------------------------------------*/
 
+#include <iostream>
 #include <map>
 #include "zypp/base/Exception.h"
 #include "ResourceType.h"