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
7b815975c437dc600fa62222d14d80376921583c
Authored by
Austin Blanton
2015-02-19 15:06:25 -0500
1 parent
b54d2f75
BAD JORDAN - moc, not cpp
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
openbr/plugins/imgproc/revertaffine.cpp
openbr/plugins/imgproc/revertaffine.cpp
View file @
7b81597
...
...
@@ -43,4 +43,4 @@ BR_REGISTER(Transform, RevertAffineTransform)
43
43
44
44
} // namespace br
45
45
46
-#include "imgproc/revertaffine.cpp"
46
+#include "imgproc/revertaffine.moc"
...
...