Migrate libasyncio from boost.signal to signals2 (#8756)
[libasyncio] / libasyncio.lnt
1 // PC-Lint 9.00 settings
2
3 // Include paths
4 -i../
5 -i../utils
6
7
8 // Don't complain about redeclaration of classname::PtrType
9 -esym(1516, I2n::SharedBase::PtrType)
10
11 // Allow enum to int conversions
12 +fie