[Kalzium] [Bug 146425] Kalzium compilation fails - incorrcet include malloc.h
cniehaus at gmx.de
cniehaus at gmx.de
Thu Jun 7 13:06:30 CEST 2007
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=146425
cniehaus gmx de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From cniehaus gmx de 2007-06-07 13:06 -------
SVN commit 672520 by cniehaus:
BUG:146425
M +1 -1 openbabel2wrapper.cpp
--- trunk/KDE/kdeedu/kalzium/compoundviewer/openbabel2wrapper.cpp #672519:672520
@ -21,7 +21,7 @
#include <iostream>
#include <fstream>
#include <string.h>
-#include <malloc.h>
+#include <stdlib.h>
#include <QMouseEvent>
#include <QLayout>
More information about the Kalzium
mailing list