[update] do not use omp in list

This commit is contained in:
2026-04-07 19:24:55 +02:00
parent c1351ed388
commit 7fa06bdad7
+1 -1
View File
@@ -1,7 +1,7 @@
#ifndef __LIST_T_H__ #ifndef __LIST_T_H__
#define __LIST_T_H__ #define __LIST_T_H__
#include <omp.h> //#include <omp.h>
//#include <pthread.h> //#include <pthread.h>