mirror of
https://github.com/opencv/opencv.git
synced 2024-11-25 19:50:38 +08:00
59d6a281cd
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"
|