1#ifndef H_EXTENSIONS_CUTEHMI_DATAACQUISITION_1_INCLUDE_CUTEHMI_DATAACQUISITION_EXCEPTION_HPP 
    2#define H_EXTENSIONS_CUTEHMI_DATAACQUISITION_1_INCLUDE_CUTEHMI_DATAACQUISITION_EXCEPTION_HPP 
    6#include "internal/platform.hpp" 
    8#include <cutehmi/ExceptionMixin.hpp> 
   11namespace dataacquisition {
 
Definition: Exception.hpp:15