Imported Upstream version 17.23.5
[platform/upstream/libzypp.git] / zypp / Arch.cc
index 458983e..fedec03 100644 (file)
 #include <list>
 #include <inttypes.h>
 
-#include "zypp/base/Logger.h"
-#include "zypp/base/Exception.h"
-#include "zypp/base/NonCopyable.h"
-#include "zypp/base/Hash.h"
-#include "zypp/Arch.h"
-#include "zypp/Bit.h"
+#include <zypp/base/Logger.h>
+#include <zypp/base/Exception.h>
+#include <zypp/base/NonCopyable.h>
+#include <zypp/base/Hash.h>
+#include <zypp/Arch.h>
+#include <zypp/Bit.h>
 
 using std::endl;