mirror of
https://github.com/bertptrs/adventofcode.git
synced 2025-12-25 21:00:31 +01:00
Restructure header files.
This should prevent the tests from being recompiled.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#include <boost/filesystem.hpp>
|
||||
#include <boost/test/included/unit_test.hpp>
|
||||
#include <boost/test/data/test_case.hpp>
|
||||
#include "solutions.hpp"
|
||||
#include "implementations.hpp"
|
||||
|
||||
std::vector<std::string> get_samples() {
|
||||
std::vector<std::string> samples;
|
||||
|
||||
Reference in New Issue
Block a user