#ifndef UTIL_DATA_STORE_HPP #define UTIL_DATA_STORE_HPP #include #include CDataStore& operator>>(CDataStore& msg, C3Vector& vector); #endif