fix: set visibility of parser class
Without this, GCC gets upset that this class has a field, output, that has hidden visibility while the class itself has default visibility.
parent
bf5b076b
Please register or sign in to comment
Without this, GCC gets upset that this class has a field, output, that has hidden visibility while the class itself has default visibility.