X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/661e64114641721802e309fc277b081ea01078c8..a57327d86b9fb16acacc71a3359817acd2a2816b:/src/mc/inspect/mc_dwarf_tagnames.cpp diff --git a/src/mc/inspect/mc_dwarf_tagnames.cpp b/src/mc/inspect/mc_dwarf_tagnames.cpp index 4db55c3389..3cf69dd755 100644 --- a/src/mc/inspect/mc_dwarf_tagnames.cpp +++ b/src/mc/inspect/mc_dwarf_tagnames.cpp @@ -1,16 +1,15 @@ -/* Copyright (c) 2014-2019. The SimGrid Team. - * All rights reserved. */ +/* Copyright (c) 2014-2019. The SimGrid Team. All rights reserved. */ /* This program is free software; you can redistribute it and/or modify it * under the terms of the license (GNU LGPL) which comes with this package. */ /* Warning: autogenerated, do not edit! */ +#include "src/mc/inspect/mc_dwarf.hpp" + #include #include -#include "src/mc/mc_dwarf.hpp" - namespace { const std::unordered_map tagname_map = { {0x00, "DW_TAG_invalid"},