Skip to content

Commit 684aedf

Browse files
authored
Merge pull request #260 from LLNL/bugfix/add_missing_header_files
Add make_policy.hh to the DataBase CMakeList.txt
2 parents 7b5c0b8 + 63f3910 commit 684aedf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/DataBase/CMakeLists.txt

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ set(DataBase_headers
2020
FieldUpdatePolicyInline.hh
2121
CopyState.hh
2222
CopyStateInline.hh
23+
make_policy.hh
2324
IncrementState.hh
2425
IncrementStateInline.hh
2526
IncrementBoundedState.hh

0 commit comments

Comments
 (0)