Files
libpcscxx/NEWS

5 lines
92 B
Plaintext
Raw Normal View History

Now requires a C++ 11 compiler.
For gcc, configure with:
CPPFLAGS=-std=c++0x ./configure