Skip to content

Commit

Permalink
CI Tests
Browse files Browse the repository at this point in the history
  • Loading branch information
cbritopacheco committed Nov 13, 2023
1 parent fbcd6a5 commit afe32d3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/Rodin/Variational/BilinearForm.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
#include <cassert>

#include "Rodin/Alert.h"
#include "Rodin/Assembly/AssemblyBase.h"

#include "BilinearForm.h"
#include "BilinearFormIntegrator.h"
Expand Down
1 change: 1 addition & 0 deletions src/Rodin/Variational/LinearForm.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
#define RODIN_VARIATIONAL_LINEARFORM_HPP

#include "Rodin/Alert.h"
#include "Rodin/Assembly/AssemblyBase.h"

#include "LinearForm.h"
#include "LinearFormIntegrator.h"
Expand Down

0 comments on commit afe32d3

Please sign in to comment.