tkem / fsmlite

Lightweight finite state machine framework for C++11
MIT License
161 stars 25 forks source link

Change FSMLITE_FSM_HPP to FSMLITE_FSM_H #14

Closed degski closed 6 years ago

degski commented 6 years ago

As per title... or use #pragma once .

tkem commented 6 years ago

Missed that, thanks! Regarding #pragma once see https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#sf8-use-include-guards-for-all-h-files