Skip to content

Commit 786b529

Browse files
authored
Merge pull request #1131 from PhilipDeegan/incs
logger defaults is a private included
2 parents 6566524 + 7d50ff9 commit 786b529

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/amr/messengers/field_sum_transaction.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#ifndef PHARE_AMR_MESSENGERS_FIELD_SUM_TRANSACTION_HPP
22
#define PHARE_AMR_MESSENGERS_FIELD_SUM_TRANSACTION_HPP
33

4-
#include <core/utilities/logger/logger_defaults.hpp>
4+
#include "core/logger.hpp"
55

66
#include <SAMRAI/tbox/Dimension.h>
77
#include <SAMRAI/hier/PatchLevel.h>

0 commit comments

Comments
 (0)