ESP32-CAN/components/eigen/Eigen/src/ThreadPool/InternalHeaderCheck.h

4 lines
146 B
C
Raw Normal View History

2026-03-20 17:16:20 +00:00
#ifndef EIGEN_THREADPOOL_MODULE_H
#error "Please include Eigen/ThreadPool instead of including headers inside the src directory directly."
#endif