Skip to content

Commit

Permalink
Fix missing include for libMesh::invalid_uint.
Browse files Browse the repository at this point in the history
Refs #1593.
  • Loading branch information
jwpeterson committed Feb 19, 2018
1 parent c629390 commit 390edca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/base/multi_predicates.h
Expand Up @@ -19,6 +19,7 @@
#define LIBMESH_MULTI_PREDICATES_H

// Local includes
#include "libmesh/libmesh.h" // libMesh::invalid_uint
#include "libmesh/single_predicates.h"

// C++ includes
Expand Down

0 comments on commit 390edca

Please sign in to comment.