blob: a5f11c5ae6ca59de4985e7c96fc9cd2466c91202 [file] [log] [blame]
akmhoque87347a32014-01-31 11:00:44 -06001#ifndef NLSR_PARAMS_HPP
2#define NLSR_PARAMS_HPP
3
4class nlsrParams{
5
6
7
8
9
10};
11
12#endif