Missing pragma once...
authorRomain Forlot <romain.forlot@iot.bzh>
Thu, 1 Jun 2017 07:07:15 +0000 (09:07 +0200)
committerRomain Forlot <romain.forlot@iot.bzh>
Thu, 1 Jun 2017 16:38:52 +0000 (18:38 +0200)
Change-Id: I3088089af5a817ed68ef0276869a01d7323e6ae7
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
CAN-binder/low-can-binding/binding/low-can-cb.hpp

index e4e7ce9..e05e251 100644 (file)
@@ -15,6 +15,8 @@
  * limitations under the License.
  */
 
+  #pragma once
+
 #include <string>
 #include <cmath>
 #include <utility>