mirror of
https://github.com/zebrajr/opencv.git
synced 2025-12-06 12:19:50 +01:00
7 lines
106 B
C++
7 lines
106 B
C++
//
|
|
// pch.cpp
|
|
// Include the standard header and generate the precompiled header.
|
|
//
|
|
|
|
#include "pch.h"
|