diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2022-10-29 15:37:18 +0200 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2022-12-05 18:48:51 +0200 |
commit | 4ae82c64d8f219666c2f8315a8a5ab9e30a1c1af (patch) | |
tree | c6b6cdec7660f287802ae1397e0dce087969a375 /src/graph/viewman/readView.c | |
parent | 088873fbc7f92c3d8d582f29eb44e39a136e944d (diff) | |
download | open-axiom-4ae82c64d8f219666c2f8315a8a5ab9e30a1c1af.tar.gz |
WIPnew-build
Diffstat (limited to 'src/graph/viewman/readView.c')
-rw-r--r-- | src/graph/viewman/readView.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/graph/viewman/readView.c b/src/graph/viewman/readView.c index b21cf3df..13745459 100644 --- a/src/graph/viewman/readView.c +++ b/src/graph/viewman/readView.c @@ -34,7 +34,6 @@ */ #define _READVIEW_C -#include "openaxiom-c-macros.h" #include <unistd.h> #include <stdio.h> |