Author Topic: Compiling Code::Blocks without precompiled headers broken after of revision 2794  (Read 4364 times)

Offline Der Meister

  • Regular
  • ***
  • Posts: 307
As you can see in this bugreport the removing of
'#include "cbplugin.h"' from 'src/sdk/pluginmanager.h' seems to break the compilation of Code::Blocks if precompiled headers are disabled. It probably should be put back in.

PS: The bug report can be closed, too, because it referred to a bug in RC2 that is already fixed in the current revisions.
Real Programmers don't comment their code. If it was hard to write, it should be hard to understand.
Real Programmers don't write in BASIC. Actually, no programmers write in BASIC, after the age of 12.

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5529
ah therefor it was needed : FreePluginProc.
I couldn't find it.
Sorry for the trouble, thanks for correcting me !!!
fixed rev 2797

and that bugreport is closed.