FRI-OS
frios.hpp
Go to the documentation of this file.
1 
4 #ifndef __FRIOS_HPP__
5 #define __FRIOS_HPP__
6 
7 #include <frios/posix.hpp>
8 
10 namespace frios {
11 
12 } /* namespace frios */
13 
17 #endif // include guard
All-in-one include of the POSIX-related declarations.