X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/blobdiff_plain/751ae9fcfc70b0b48670338c2273e2eaebc388d2..a5a86c2639b6c569578cdf8542a21f6636216465:/main.cpp diff --git a/main.cpp b/main.cpp index 8b5c3bd..ee845d1 100644 --- a/main.cpp +++ b/main.cpp @@ -38,8 +38,8 @@ namespace { xbt_cond_t proc_cond; unsigned proc_counter; - struct statistics comps; - struct statistics loads; + statistics comps; + statistics loads; }