tklab-tud / uscxml

SCXML interpreter and transformer/compiler written in C/C++ with bindings to Java, C#, Python and Lua
Other
106 stars 54 forks source link

InterpreterMonitor.h: add missing include functional #191

Closed mymichu closed 4 years ago

mymichu commented 4 years ago

Add missing include to be able to compile on ubuntu 18.04 with clang 6.0

sradomski commented 4 years ago

Could you elaborate on which compiler requires the inclusion of the functional header and what it complains about?