fix: IDE includes in macro run_reco
Compare changes
+ 7
− 1
@@ -23,6 +23,7 @@
@@ -38,9 +39,10 @@
@@ -50,7 +52,11 @@
Some includes were missing, one was renamed. Now, VSCode IntelliSense does not show any include-error messages in this file.
This macro is also used by lesser experienced users, and it is good for them if everything works out of the box. I am not sure, if line 59 is good to do, but it tells IntelliSense where the file is and the include-error vanishes.