Skip to content

Commit

Permalink
Tpetra: TpetraCore_Config.h -> TpetraCore_config.h
Browse files Browse the repository at this point in the history
  • Loading branch information
cwpearson committed Mar 8, 2024
1 parent c78c000 commit d7d3b34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/tpetra/core/src/Epetra_TsqrMessenger.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
/// time to fix their build systems later.
///

#include "TpetraCore_Config.h"
#include "TpetraCore_config.h"

#if defined(HAVE_TPETRA_EPETRA) && defined(HAVE_TPETRA_TSQR)

Expand Down

0 comments on commit d7d3b34

Please sign in to comment.