diff options
author | Tom Sepez <tsepez@chromium.org> | 2014-12-29 13:20:02 -0800 |
---|---|---|
committer | Tom Sepez <tsepez@chromium.org> | 2014-12-29 13:20:02 -0800 |
commit | bb926248c79901be860c0b70b9bf97d98f43443b (patch) | |
tree | 8c1b104f5d016ef35119b4d5422dde8fa44a03c5 /xfa/include/foxitxfa.h | |
parent | d70b545445516a19f9b6dfe5f0a41f94d5cc3b71 (diff) | |
download | pdfium-bb926248c79901be860c0b70b9bf97d98f43443b.tar.xz |
Fix compilation breakage at d70b545.
TBR=bo_xu@foxitsoftware.com
Review URL: https://codereview.chromium.org/798723003
Diffstat (limited to 'xfa/include/foxitxfa.h')
-rw-r--r-- | xfa/include/foxitxfa.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xfa/include/foxitxfa.h b/xfa/include/foxitxfa.h index 1c54e53722..26ab6cd8f3 100644 --- a/xfa/include/foxitxfa.h +++ b/xfa/include/foxitxfa.h @@ -17,5 +17,4 @@ #include "./fwl/fwl.h"
#include "./fxjse/fxjse.h"
#include "./fxfa/fxfa.h"
-#include "../../third_party/bigint/BigIntegerLibrary.hh"
#endif
|