mirror of
https://gitcode.com/gh_mirrors/es/esp32-opencv.git
synced 2025-08-06 18:24:38 +08: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"
|