reed: this file is confirmed to build on mac. please ask next time.

svn path=/trunk/kdesupport/qca/; revision=671905
This commit is contained in:
Justin Karneges 2007-06-05 19:08:11 +00:00
parent c735ffb02e
commit 3b548a3e32

View File

@ -1,5 +1,5 @@
/*
* Copyright (C) 2003-2005 Justin Karneges <justin@affinix.com>
* Copyright (C) 2003-2007 Justin Karneges <justin@affinix.com>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
@ -21,6 +21,10 @@
#include "sprocess.h"
#ifdef Q_OS_MAC
#define QT_PIPE_HACK
#endif
using namespace QCA;
namespace gpgQCAPlugin {