This commit is contained in:
tth
2021-04-05 19:26:10 +02:00
parent f0a4338741
commit 393112fb9b
2 changed files with 3 additions and 0 deletions

View File

@@ -4,6 +4,8 @@
#include <stdio.h>
#include <unistd.h> /* pour getopt */
#include <stdlib.h>
#include <string.h>
#include "../floatimg.h"