I am in the process of porting an application
from a BSD platform onto a Linux box. When compiling, I have found that some of the header files call for <bits/stl_alloc.h>
, which is missing from my computer. Does anyone have any idea as to where I can find this and/or why it is missing?
我正在运行一个有海合会4.4.4的Fedora 12机器。