uhd/host/include
Moritz Fischer d97ef4caa3 msg_task: Fixed build on Ubuntu 10.04 LTS.
* Includes for 'uint32_t/uint8_t' were missing. Compilers that
  care don't like if we just use uint32_t like this.

* For portability boost::uint32_t and boost::uint8_t should
  preferrably be used.

Signed-off-by: Moritz Fischer <moritz@ettus.com>
2013-12-12 21:11:44 +01:00
..
uhd
CMakeLists.txt