PoDoFo 0.9.6
|
Forward declare some types that we use in our public API but don't want to include the headers for directly. We can't do a nice simple forward declaration because most of these libraries have typedefs everywhere.
We don't want to include things like freetype directly in our public headers because: