Skip to content
Snippets Groups Projects
Commit 607acf2f authored by Martin Beseda's avatar Martin Beseda
Browse files

[FIX] Fixed constant name

parent 5b21f78c
No related branches found
No related tags found
No related merge requests found
#ifndef LIB4NEURO_lib4neuro::NormalizationStrategySERIALIZATION_H
#define LIB4NEURO_lib4neuro::NormalizationStrategySERIALIZATION_H
#ifndef LIB4NEURO_NORMALIZATIONSTRATEGYSERIALIZATION_H
#define LIB4NEURO_NORMALIZATIONSTRATEGYSERIALIZATION_H
#include <boost/serialization/base_object.hpp>
#include <boost/archive/text_oarchive.hpp>
......@@ -69,4 +69,4 @@ namespace boost {
} // namespace serialization
} // namespace boost
#endif //LIB4NEURO_lib4neuro::NormalizationStrategySERIALIZATION_H
#endif //LIB4NEURO_NORMALIZATIONSTRATEGYSERIALIZATION_H
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment