mirror of
https://github.com/opencv/opencv.git
synced 2026-07-26 22:03:04 +04:00
213a6bc5c4
Signed-off-by: Maxim Kostin <v-maxkos@microsoft.com>
7 lines
106 B
C++
7 lines
106 B
C++
//
|
|
// pch.cpp
|
|
// Include the standard header and generate the precompiled header.
|
|
//
|
|
|
|
#include "pch.h"
|