make format_full_time work on 64 bit systems too: need to use time_t and no int
[libi2ncommon] / pclint.lnt
CommitLineData
8047e088
TJ
1// PC-Lint 9.00 settings
2
3// Don't complain about bitset<7>::set return value
4-esym(534, std::bitset<*>::set)
5-esym(534, std::bitset<*>::reset)