#include <cassert>
#include <algorithm>
-#include "../libdw/dwarf.h"
#include "../libdw/c++/dwarf"
#include "messages.hh"
#include <cassert>
#include <sstream>
#include <algorithm>
+
#include "../libdw/c++/dwarf"
+#include "../src/dwarf-opcodes.h"
#include "elf_file.hh"
#include "check_debug_loc_range.hh"
#include "check_debug_info.hh"
#include "sections.hh"
#include "checked_read.hh"
-#include "../src/dwarf-opcodes.h"
#include "pri.hh"
#include "misc.hh"
# include <config.h>
#endif
+#include "../libdw/c++/dwarf-knowledge.cc"
+#include "../libdw/c++/dwarf"
+
#include "check_debug_info.hh"
#include "highlevel_check.hh"
#include "expected.hh"
-#include "../src/dwarfstrings.h"
-#include "../libdw/c++/dwarf-knowledge.cc"
#include "messages.hh"
using elfutils::dwarf;
# include <config.h>
#endif
+#include <map>
+#include <cassert>
+#include <string.h>
+
+#include "../libdw/c++/dwarf"
+
#include "dwarf_version.hh"
#include "dwarf_2.hh"
#include "dwarf_3.hh"
#include "dwarf_gnu.hh"
#include "dwarf_mips.hh"
#include "check_debug_info.hh"
-#include "c++/dwarf"
-
-#include "../libdw/dwarf.h"
-#include <map>
-#include <cassert>
-#include <string.h>
dw_class_set::dw_class_set (dw_class a, dw_class b, dw_class c,
dw_class d, dw_class e)
#include <sstream>
#include <cassert>
-#include "c++/dwarf"
+#include "../libdw/c++/dwarf"
enum optionality
{
#endif
#include "checks.hh"
-#include "c++/dwarf"
+#include "../libdw/c++/dwarf"
#include "../libdwfl/libdwfl.h"
class open_highlevel_dwarf
# include <config.h>
#endif
+#include <sstream>
+
#include "../src/dwarfstrings.h"
+#include "../libdw/c++/dwarf"
+
#include "pri.hh"
-#include <sstream>
-#include "c++/dwarf"
std::ostream &
pri::operator << (std::ostream &os, pri::pribase const &obj)