| 9c5d4ebb | 17-Jan-2013 |
John Marino <draco@marino.st> |
Relocate Flexlexer.h to /usr/include
FlexLexer was placed in /usr/include/c++ but this is not the normal location nor is it a search path for either base compiler. I believe this is a legacy that s
Relocate Flexlexer.h to /usr/include
FlexLexer was placed in /usr/include/c++ but this is not the normal location nor is it a search path for either base compiler. I believe this is a legacy that should have been changed when the c++ search path changed.
show more ...
|