mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-11-14 04:03:19 -05: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
|