Skip to content
Snippets Groups Projects

correction of includes and makefiles of tests

Merged BERTHOUMIEU Aymeric requested to merge AymericMergeTentative into Aymeric
6 files
+ 18
6
Compare changes
  • Side-by-side
  • Inline
Files
6
+ 1
0
@@ -3,6 +3,7 @@
//
#include "Aquarium.h"
#include "Environment.h"
#include "Animal.h"
#include "Pet.h"
#include <iostream>
Loading