Problem with compilation, bits/c++allocator.h

Hello. I have a problem with Arduino IDE, everything works fine on my home computer, but at work it doesnt want to compile the program:

file included from c:\users\p.jedrzejczyk\appdata\local\arduino15\packages\heltec-esp32\tools\xtensa-esp32s3-elf-gcc\gcc8_4_0-esp-2021r2-patch3\xtensa-esp32s3-elf\include\c++\8.4.0\string:41,
from c:\users\p.jedrzejczyk\appdata\local\arduino15\packages\heltec-esp32\tools\xtensa-esp32s3-elf-gcc\gcc8_4_0-esp-2021r2-patch3\xtensa-esp32s3-elf\include\c++\8.4.0\stdexcept:39,
from c:\users\p.jedrzejczyk\appdata\local\arduino15\packages\heltec-esp32\tools\xtensa-esp32s3-elf-gcc\gcc8_4_0-esp-2021r2-patch3\xtensa-esp32s3-elf\include\c++\8.4.0\array:39,
from c:\users\p.jedrzejczyk\appdata\local\arduino15\packages\heltec-esp32\tools\xtensa-esp32s3-elf-gcc\gcc8_4_0-esp-2021r2-patch3\xtensa-esp32s3-elf\include\c++\8.4.0\tuple:39,
from c:\users\p.jedrzejczyk\appdata\local\arduino15\packages\heltec-esp32\tools\xtensa-esp32s3-elf-gcc\gcc8_4_0-esp-2021r2-patch3\xtensa-esp32s3-elf\include\c++\8.4.0\functional:54,
from C:\Users\p.jedrzejczyk\AppData\Local\Arduino15\packages\Heltec-esp32\hardware\esp32\0.0.9\cores\esp32/HardwareSerial.h:49,
from C:\Users\p.jedrzejczyk\AppData\Local\Arduino15\packages\Heltec-esp32\hardware\esp32\0.0.9\cores\esp32/Arduino.h:173,
from c:\ESP\libraries\Adafruit_BusIO/Adafruit_BusIO_Register.h:4,
from c:\ESP\libraries\Adafruit_MCP23017_Arduino_Library\src/Adafruit_MCP23XXX.h:8,
from c:\ESP\libraries\Adafruit_MCP23017_Arduino_Library\src/Adafruit_MCP23X17.h:8,
from C:\ESP\Heltec3\Heltec3.ino:2:
c:\users\p.jedrzejczyk\appdata\local\arduino15\packages\heltec-esp32\tools\xtensa-esp32s3-elf-gcc\gcc8_4_0-esp-2021r2-patch3\xtensa-esp32s3-elf\include\c++\8.4.0\bits\allocator.h:46:10: fatal error: bits/c++allocator.h: No such file or directory
#include <bits/c++allocator.h> // Define the base class to std::allocator.
^~~~~~~~~~~~~~~~~~~~~
compilation terminated.

exit status 1

Compilation error: exit status 1

It was working at this computer too, before christmas, i did not change anything since then. I already reinstalled Arduino IDE. What can be wrong here?

See Heltec V3 ESP LORA 32 Does NOT WORK!@#%* Aaron Lee Respond NOW, maybe this will help.

Well it didnt help. Right now i am using my home laptop at work, but if the problem is not solved i will have to look for another controller


Try deleting all files in this path and reinstalling the Heltec development board