problema con el esp 8266 nodemCU #include <bits/c++config.h>

good to all, I have looked for the solutions to the following error but none successful, help me please:

In file included from c: \ programdata \ matlab \ supportpackages \ r2018a \ 3p.instrset \ arduinoide.instrset \ idepkgs \ packages \ esp8266 \ tools \ xtensa-lx106-elf-gcc \ 2.5.0-3-20ed2b9 \ xtensa-lx106 -elf \ include \ c ++ \ 4.8.2 \ algorithm: 60: 0,

from C: \ ProgramData \ MATLAB \ SupportPackages \ R2018a \ 3P.instrset \ arduinoide.instrset \ idepkgs \ packages \ esp8266 \ hardware \ esp8266 \ 2.5.0 \ cores \ esp8266 / Arduino.h: 257,

from sketch \ sketch_mar27a.ino.cpp: 1:

c: \ programdata \ matlab \ supportpackages \ r2018a \ 3p.instrset \ arduinoide.instrset \ idepkgs \ packages \ esp8266 \ tools \ xtensa-lx106-elf-gcc \ 2.5.0-3-20ed2b9 \ xtensa-lx106-elf \ include \ c ++ \ 4.8.2 \ utility: 68: 28: fatal error: bits / c ++ config.h: No such file or directory

#include <bits / c ++ config.h>

^

compilation terminated.

exit status 1
Compiling error for the Generic ESP8266 Module card.

the problem is that when installing any of the libraries of the nodemCU I created a MATLAB folder in the appData of the disk C: //, and uninstall all the versions of MATLAB from the pc, I tried to include the libraries manually in the code of the files that shows me the error, I have managed to reduce the errors but in the end nothing works what I do, I do not know what else to do :frowning:

Would you not be better asking in the matlab forums ?