Skip to content

Commit

Permalink
remove inclusion of deleted header
Browse files Browse the repository at this point in the history
  • Loading branch information
catriverr committed Oct 12, 2024
1 parent 8ef2086 commit f08ac01
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
Binary file modified tests/out/test.o
Binary file not shown.
1 change: 0 additions & 1 deletion tests/test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,6 @@ int test_network() {
return 0;
};

#include "../lib/bin/utils/binary.cpp"

static std::vector<int (*)()> testids = {
&test_vgmcontent,
Expand Down

0 comments on commit f08ac01

Please sign in to comment.