Deleted almost all of the precomp.cpp files.
Looks like we don't actually use them; when creating precompiled headers with Visual C++, a dummy .cpp is created at build time.
This commit is contained in:
@@ -58,7 +58,6 @@ set(highgui_srcs
|
||||
src/cap_images.cpp
|
||||
src/cap_ffmpeg.cpp
|
||||
src/loadsave.cpp
|
||||
src/precomp.cpp
|
||||
src/utils.cpp
|
||||
src/window.cpp
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user