2013-11-21 14:49:30 +01:00
|
|
|
#ifndef NETWORK_DEPENDENCIES_MESSAGES_INCLUDE_H
|
|
|
|
#define NETWORK_DEPENDENCIES_MESSAGES_INCLUDE_H
|
|
|
|
|
2013-11-25 19:00:33 +01:00
|
|
|
/////////////////////////////////////
|
|
|
|
// Created by Pontus Fransson 2013 //
|
|
|
|
/////////////////////////////////////
|
|
|
|
|
2013-11-21 14:49:30 +01:00
|
|
|
#include "MessageHeader.h"
|
|
|
|
#include "MessageTest.h"
|
|
|
|
|
|
|
|
#endif
|