Skip to content

Commit

Permalink
APREPRO: Removed apr_symrec.h include missed in previous PR
Browse files Browse the repository at this point in the history
  • Loading branch information
gsjaardema committed Sep 25, 2023
1 parent 3d2058a commit 1e5138c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/seacas/libraries/aprepro_lib/apr_array.cc
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
// Copyright(C) 1999-2021 National Technology & Engineering Solutions
// Copyright(C) 1999-2021, 2023 National Technology & Engineering Solutions
// of Sandia, LLC (NTESS). Under the terms of Contract DE-NA0003525 with
// NTESS, the U.S. Government retains certain rights in this software.
//
// See packages/seacas/LICENSE for details

#include "apr_symrec.h"
#include "aprepro.h" // for array, Aprepro, etc

#include <vector> // for vector
Expand Down

0 comments on commit 1e5138c

Please sign in to comment.