Fix: decoder_t class decodeSignal method signature
[apps/low-level-can-service.git] / src / obd2.hpp
index 42ba9fa..a1ba644 100644 (file)
  * limitations under the License.
  */
 
+ #pragma once
+
 #include <vector>
 #include "uds/uds.h"
+#include "can-utils.hpp"
+
 extern "C"
 {
        #include <afb/afb-binding.h>