diff options
Diffstat (limited to 'examples/performance-thread/common/lthread_int.h')
-rw-r--r-- | examples/performance-thread/common/lthread_int.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/performance-thread/common/lthread_int.h b/examples/performance-thread/common/lthread_int.h index 3f7fb92d..e1da2462 100644 --- a/examples/performance-thread/common/lthread_int.h +++ b/examples/performance-thread/common/lthread_int.h @@ -59,7 +59,6 @@ * SUCH DAMAGE. */ #ifndef LTHREAD_INT_H -#include <lthread_api.h> #define LTHREAD_INT_H #ifdef __cplusplus |