Files
libpcscxx/NEWS
2013-06-13 09:07:38 +00:00

5 lines
92 B
Plaintext

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