1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00
freebsd-ports/cad/qfsm/files/patch-src::OptGeneralDlgImpl.cpp
Kirill Ponomarev 83524af5fe - Update to version 0.42b
PR:		ports/64330
Submitted by:	Ports Fury
2004-03-16 16:24:11 +00:00

12 lines
304 B
C++

--- src/OptGeneralDlgImpl.cpp.orig Mon Dec 29 05:35:44 2003
+++ src/OptGeneralDlgImpl.cpp Tue Mar 16 23:47:47 2004
@@ -16,7 +16,7 @@
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
-#include <stdlib.h>
+#include <cstdlib>
#include <qdir.h>
#include <qstringlist.h>