#include "NeuronSerialization.h"

BOOST_CLASS_EXPORT_IMPLEMENT(Neuron);


Neuron::~Neuron() {

}