Skip to content

Commit

Permalink
Merge branch 'curl_curl' of github.com:WeiqunZhang/amrex into curl_curl
Browse files Browse the repository at this point in the history
  • Loading branch information
WeiqunZhang committed Feb 5, 2024
2 parents 7fad95f + 087cbf3 commit 90ddec6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Tests/LinearSolvers/CurlCurl/initProb.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#include "initProb_K.H"

#include "MyTest.H"
#include "initProb_K.H"

using namespace amrex;

Expand Down
2 changes: 1 addition & 1 deletion Tests/LinearSolvers/CurlCurl/main.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#include "MyTest.H"

#include <AMReX.H>
#include <AMReX_BLProfiler.H>
#include "MyTest.H"

int main (int argc, char* argv[])
{
Expand Down

0 comments on commit 90ddec6

Please sign in to comment.