X-Git-Url: https://git.piment-noir.org/?p=TD_C.git;a=blobdiff_plain;f=TP_13%2Fexo1%2Fsrc%2Fexo1.c;h=68b30087ae455f71e44db62e49cbb62f8161bac1;hp=06f5f8d66140d669cb3a97bedd47405c4593e2f5;hb=fac749d5f8fab2991c3b149b82f168cec194362b;hpb=a9c4c876238c3df46b42290f8fd26906a94f8af4 diff --git a/TP_13/exo1/src/exo1.c b/TP_13/exo1/src/exo1.c index 06f5f8d..68b3008 100644 --- a/TP_13/exo1/src/exo1.c +++ b/TP_13/exo1/src/exo1.c @@ -1,5 +1,7 @@ #include +#include "macros.h" + int main() { printf("Hello world\n");