Lähettäjä: Craig Silverstein
Päiväys:
Vastaanottaja: pcre-dev
Kopio: pcre-dev, skunk
Aihe: Re: [pcre-dev] More Windows-related/misc. tweaks
} AHA! Just as I'm going, I noticed that you DID supply
} pcrecpp_internal.h. But if I use that, I get a zillion errors,
} starting with
Just a typo, it looks like: the following lines are in the file twice:
} #ifndef PCRECPP_INTERNAL_H
} #define PCRECPP_INTERNAL_H
Get rid of the first one and things should be ok.
craig