Implement senf::IGNORE and replace all casts-to-void with senf::IGNORE() calls
[senf.git] / HowTos / NewPacket / SConscript
1 Import('env')
2 import SENFSCons
3
4 ###########################################################################
5
6 SENFSCons.Doxygen(env)