lib_com/env_stab.c: Missing include of stl.h
In the file lib_com/env_stab.c
, the inclusion of stl.h
is missing. Apparently it's included through some other sources, but when I try to remove the debugging-code, it fails...
In the file lib_com/env_stab.c
, the inclusion of stl.h
is missing. Apparently it's included through some other sources, but when I try to remove the debugging-code, it fails...