Peter M. Groen
/
openbr
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
2c83c3807d1aca859d54071e09c91da48ae95547
Authored by
Josh Klontz
2021-09-02 13:54:54 -0600
1 parent
6f90f78b
compile fix
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
openbr/plugins/gallery/binary.cpp
openbr/plugins/gallery/binary.cpp
View file @
2c83c38
...
...
@@ -25,7 +25,6 @@
25
25
26
26
#include <openbr/plugins/openbr_internal.h>
27
27
#include <openbr/core/qtutils.h>
28
-#include <openbr/universal_template.h>
29
28
30
29
namespace br
31
30
{
...
...