Project

General

Profile

Actions

Bug #1266

closed

2.12 fails to compile with C++ code when using session clear feature

Added by Shuo Yang almost 4 years ago. Updated almost 4 years ago.

Status:
Resolved
Priority:
Critical
Assignee:
Jonathan Rajotte Julien
Target version:
Start date:
05/11/2020
Due date:
% Done:

100%

Estimated time:
2.00 h

Description

The below newly introduced header files:

miss the closing:

#ifdef __cplusplus
}
#endif

section such that 2.12 fails to compile with C++ code when using session clear feature.

There might be some other headers also without the closing section that I didn't spot, please fix them altogether. Thanks!

Actions

Also available in: Atom PDF