mirror of
https://github.com/opencv/opencv.git
synced 2026-07-25 21:33:04 +04: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"
|