mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-07-31 05:02:26 -04:00
5 lines
212 B
Plaintext
5 lines
212 B
Plaintext
|
HEADERS += \
|
||
|
$${INCLUDE_DIR}/boost/numeric/ublas/traits/iterator_type.hpp \
|
||
|
$${INCLUDE_DIR}/boost/numeric/ublas/traits/const_iterator_type.hpp \
|
||
|
$${INCLUDE_DIR}/boost/numeric/ublas/traits/c_array.hpp
|