mirror of
https://github.com/pdf2htmlEX/pdf2htmlEX.git
synced 2024-12-22 13:00:08 +00:00
Add missing includes to the utils.h file
This commit is contained in:
parent
8078528795
commit
462e8dc541
@ -18,6 +18,9 @@
|
||||
#include <string>
|
||||
#include <map>
|
||||
|
||||
#include <GfxState.h>
|
||||
#include <CharTypes.h>
|
||||
|
||||
#ifndef nullptr
|
||||
#define nullptr (NULL)
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user