update pmh_parser for heading space

This commit is contained in:
Le Tan 2018-05-06 11:56:08 +08:00
parent e2dd062a24
commit a2e5d48c65
2 changed files with 1450 additions and 1457 deletions

File diff suppressed because it is too large Load Diff

View File

@ -5,9 +5,7 @@
* pmh_parser.h
*/
#ifdef Q_CC_GNU
#pragma GCC diagnostic ignored "-Wunused-parameter"
#endif
/** \file
* \brief Parser public interface.