mirror of
https://github.com/TREX-CoE/trexio.git
synced 2024-11-03 20:54:07 +01:00
resolve complaint about undefined TREXIO_MAX_FILENAME_LENGTH and remove unused assert header
This commit is contained in:
parent
e06e0b3745
commit
88e777f68b
@ -72,8 +72,8 @@ typedef int32_t trexio_exit_code;
|
|||||||
#define _TREXIO_S_H
|
#define _TREXIO_S_H
|
||||||
|
|
||||||
#include "trexio.h"
|
#include "trexio.h"
|
||||||
|
#include "trexio_private.h"
|
||||||
#include <pthread.h>
|
#include <pthread.h>
|
||||||
#include <assert.h>
|
|
||||||
#include <stdbool.h>
|
#include <stdbool.h>
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user