Skip to content

Commit 0ae07e1

Browse files
committed
Merge branch 'baagaard/fix-formatting'
* baagaard/fix-formatting: Fixed typo.
2 parents 75cf9be + 9d73f81 commit 0ae07e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libsrc/pylith/problems/Solver.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
#include "pylith/topology/Jacobian.hh" // USES Jacobian
2929

3030
#include "pylith/utils/EventLogger.hh" // USES EventLogger
31-
#include "pylith/utils/error.hh" // USES PYLITH_CHECK_ERROR
31+
#include "pylith/utils/error.h" // USES PYLITH_CHECK_ERROR
3232

3333
#include "spatialdata/geocoords/CoordSys.hh" // USES CoordSys
3434

0 commit comments

Comments
 (0)