Starting to process events in state machine instance.
diff --git a/.vscode/settings.json b/.vscode/settings.json index 8e596c5..e1a1226 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json
@@ -93,7 +93,15 @@ "valarray": "cpp", "variant": "cpp", "vector": "cpp", - "*.ipp": "cpp" + "*.ipp": "cpp", + "*.inc": "cpp", + "__bits": "cpp", + "cfenv": "cpp", + "compare": "cpp", + "concepts": "cpp", + "scoped_allocator": "cpp", + "span": "cpp", + "typeindex": "cpp" }, "git.ignoreLimitWarning": true } \ No newline at end of file