diff options
| author | allusive-dev <[email protected]> | 2023-11-18 08:21:51 +1100 |
|---|---|---|
| committer | allusive-dev <[email protected]> | 2023-11-18 08:21:51 +1100 |
| commit | be87e3336f7f897db5e089d673d2a288ff783af9 (patch) | |
| tree | e5fbf0a2c3f49e99d0aeddaf510b6ae4ee918e2d /src/utils.h | |
| parent | update contributors (diff) | |
| download | compfy-be87e3336f7f897db5e089d673d2a288ff783af9.tar.xz compfy-be87e3336f7f897db5e089d673d2a288ff783af9.zip | |
deprecate sub-projects and testing1.7.1
Diffstat (limited to 'src/utils.h')
| -rw-r--r-- | src/utils.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/utils.h b/src/utils.h index a35bfa8..80dab92 100644 --- a/src/utils.h +++ b/src/utils.h @@ -12,8 +12,6 @@ #include <string.h> #include <unistd.h> -#include <test.h> - #include <time.h> #include "compiler.h" |