A Dijous, 3 de novembre de 2011, 杨辉强 vàreu escriure: > Hi, all, > The head files Objec.h and the Dict.h include each other. So in my > program, if Dict.h is included first, then the compiler will complain > lots of errors. Can the structure of the programs be adjusted?
Include Object.h first, or better as Brad says, don't use the internal headers. Albert > > > Thanks all. > Best wishes. > _______________________________________________ > poppler mailing list > [email protected] > http://lists.freedesktop.org/mailman/listinfo/poppler _______________________________________________ poppler mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/poppler
