mirror of
https://github.com/augustin64/projet-tipe
synced 2025-01-23 23:26:25 +01:00
Removal of useless comments
This commit is contained in:
parent
2790883586
commit
0a63988d3c
@ -1,7 +1,7 @@
|
||||
#include <stdbool.h>
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <float.h> // Is it used ?
|
||||
#include <float.h>
|
||||
#include <math.h>
|
||||
|
||||
#include "../common/include/memory_management.h"
|
||||
|
Loading…
Reference in New Issue
Block a user