[DEBUG] missing expoert of enet.hpp

This commit is contained in:
Edouard DUPIN 2016-10-07 22:29:04 +02:00
parent 9e0421a822
commit 1d63f0188f

View File

@ -43,6 +43,7 @@ def configure(target, my_module):
'enet/WebSocket.cpp',
])
my_module.add_header_file([
'enet/enet.hpp',
'enet/debug.hpp',
'enet/Udp.hpp',
'enet/Tcp.hpp',