瀏覽代碼

mic (perfmodel): Correction compilation error

Thibaud Lambert 11 年之前
父節點
當前提交
d78aa45e9a
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/core/perfmodel/perfmodel.h

+ 1 - 1
src/core/perfmodel/perfmodel.h

@@ -37,7 +37,7 @@ struct _starpu_perfmodel_list
 
 struct starpu_data_descr;
 struct _starpu_job;
-enum starpu_perfmodel_archtype;
+struct starpu_perfmodel_arch;
 
 void _starpu_get_perf_model_dir(char *path, size_t maxlen);
 void _starpu_get_perf_model_dir_codelets(char *path, size_t maxlen);