Skip to content

Commit

Permalink
Merge pull request #763 from alicevision/fix/imageProcessingSoftware
Browse files Browse the repository at this point in the history
[software] imageProcessing: remove trailing includes
  • Loading branch information
fabiencastan authored Mar 30, 2020
2 parents 88b5266 + a497408 commit 7769066
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/software/utils/main_imageProcessing.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,6 @@
#include <aliceVision/sfmDataIO/sfmDataIO.hpp>
#include <aliceVision/config.hpp>

#include <opencv2/opencv.hpp>
#include <opencv2/core/core.hpp>
#include <opencv2/core/eigen.hpp>
#include <opencv2/imgproc.hpp>

#include <OpenImageIO/imageio.h>
#include <OpenImageIO/imagebuf.h>
#include <OpenImageIO/imagebufalgo.h>
Expand Down

0 comments on commit 7769066

Please sign in to comment.