mirror of
https://github.com/opencv/opencv.git
synced 2024-12-03 00:10:21 +08: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"
|