Added new header files to main include file.

This commit is contained in:
Nicolás Ortega Froysa 2018-09-04 18:03:07 +02:00
parent 7dc2795f15
commit 9fb5855de8
No known key found for this signature in database
GPG Key ID: FEC70E3BAE2E69BF

View File

@ -18,4 +18,6 @@
#pragma once
#include "neocomm/channel.hpp"
#include "neocomm/message.hpp"
#include "neocomm/node.hpp"