Menu

#4 sqlite3x.hpp:169: error: expected class-name before '{'

open
nobody
None
5
2013-02-03
2005-08-10
Anonymous
No

I got this on Fedora Core 4 with gcc 4.0

The solution is to include :

#include <stdexcept>

in sqlite3x.hpp

Wanted to tel someone.

Discussion


Log in to post a comment.