libwallaby  v24
The wallaby standard library
util.hpp
Go to the documentation of this file.
1 /*
2  * util.hpp
3  *
4  * Created on: Nov 13, 2015
5  * Author: Joshua Southerland
6  */
7 
8 #ifndef INCLUDE_WALLABY_UTIL_HPP_
9 #define INCLUDE_WALLABY_UTIL_HPP_
10 
11 
12 #include "util.h"
13 
14 
15 #endif /* INCLUDE_WALLABY_UTIL_HPP_ */