Skip to content

Commit

Permalink
Add missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
mmd-osm committed Nov 24, 2023
1 parent 70ca240 commit 3adb8c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ ___test_test_parse_osmchange_input_CPPFLAGS=$(AM_CPPFLAGS) $(CATCH2_CPPFLAGS)
___test_test_parse_osmchange_input_SOURCES=\
../test/test_parse_osmchange_input.cpp

___test_test_parse_changeset_input_CPPFLAGS=$(AM_CPPFLAGS) $(CATCH2_CPPFLAGS)
___test_test_parse_changeset_input_SOURCES=\
../test/test_parse_changeset_input.cpp

Expand Down

0 comments on commit 3adb8c5

Please sign in to comment.