X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/blobdiff_plain/c9c9afbd2a24d9e7771636bd391de0c2c0271529..54b37498c22fb09b89b05b253b8ac57c1b109a24:/main.cpp?ds=sidebyside 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; }