TP 13 exo1: Rename the integer values swap function
[TD_C.git] / TP_13 / exo1 / src / main.c
index 68b30087ae455f71e44db62e49cbb62f8161bac1..06f5f8d66140d669cb3a97bedd47405c4593e2f5 100644 (file)
@@ -1,7 +1,5 @@
 #include <stdio.h>
 
-#include "macros.h"
-
 int main() {
     printf("Hello world\n");