Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit 9c8b666c authored by g4m4's avatar g4m4
Browse files

[CODE] Fix IWYU warnings

parent e6b803f7
No related branches found
No related tags found
No related merge requests found
......@@ -14,6 +14,7 @@
/// along with SandBox. If not, see <http://www.gnu.org/licenses/>.
#include <cstdio>
#include <memory>
#include "sandbox/dummygroup/dummygroup.h"
......
......@@ -15,6 +15,8 @@
#define DOCTEST_CONFIG_IMPLEMENT_WITH_MAIN
#include <memory>
#include <doctest/doctest.h>
#include "sandbox/dummygroup/dummygroup.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment