makefile really improved on header dependencies
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
|
||||
#include "tests_utils.hpp"
|
||||
#include "tests_map.hpp"
|
||||
|
||||
|
||||
/**/ // UTILS for some tests
|
||||
/**/ bool fncomp (char lhs, char rhs) {return lhs<rhs;}
|
||||
|
||||
Reference in New Issue
Block a user