Menu

#1 uses time.h instead ctime

open
nobody
None
5
2010-01-02
2010-01-02
Anonymous
No

For me its trying to use time.h thus wont compile.
Adding #include <ctime> at the top of src/curses-local.hpp solved it.
But maybe it has to be added to the files in include/ as well.

Discussion


Log in to post a comment.