Skip to content

Commit

Permalink
Merge Pull Request trilinos#12907 from brian-kelley/Trilinos/IncludeC…
Browse files Browse the repository at this point in the history
…gnsConfig

Automatically Merged using Trilinos Pull Request AutoTester
PR Title: b'SEACAS Iocgns: add missing cgnsconfig.h include'
PR Author: brian-kelley
  • Loading branch information
trilinos-autotester authored Apr 12, 2024
2 parents 71f87e1 + 2ce7f9a commit 6685573
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/seacas/libraries/ioss/src/cgns/Iocgns_Utils.C
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
#endif
#include "cgns/Iocgns_StructuredZoneData.h"
#include "cgns/Iocgns_Utils.h"
#include <cgnsconfig.h>
#include <cgnstypes.h>
#include <cmath>
#include <cstring>
Expand Down

0 comments on commit 6685573

Please sign in to comment.