From d6aa93e9c3d1f9c58d01e8151a887312494bd4d8 Mon Sep 17 00:00:00 2001 From: nils Date: Sat, 13 Sep 2008 19:08:40 +0000 Subject: moved the include entries from cpp to header files git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@163 34ebc366-c3a9-4b3c-9f84-69acf7962910 --- gpgwin.cpp | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) (limited to 'gpgwin.cpp') diff --git a/gpgwin.cpp b/gpgwin.cpp index fbf8c24..351697b 100644 --- a/gpgwin.cpp +++ b/gpgwin.cpp @@ -18,22 +18,7 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, * MA 02110-1301, USA. */ -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include - -#include "context.h" + #include "gpgwin.h" GpgWin::GpgWin() -- cgit v1.2.3