X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/blobdiff_plain/f620be5869815a0dccd5b37089c2ee91399915e4..4f8948b8f67d26726a2e53c9afe1a110c037ce4b:/options.cpp diff --git a/options.cpp b/options.cpp index a16023a..61861f0 100644 --- a/options.cpp +++ b/options.cpp @@ -1,10 +1,11 @@ +#include "options.h" + #include // strrchr #include #include #include #include // getopt #include -#include "options.h" #include "misc.h" XBT_LOG_EXTERNAL_DEFAULT_CATEGORY(simu);