From 004dc3b42e00c236b8af7bc73418382baf12fd53 Mon Sep 17 00:00:00 2001 From: Alexander Sulfrian Date: Mon, 21 Apr 2014 16:14:42 +0200 Subject: organized includes --- M2Crypto_ext.i | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/M2Crypto_ext.i b/M2Crypto_ext.i index f538eed..a146320 100644 --- a/M2Crypto_ext.i +++ b/M2Crypto_ext.i @@ -1,13 +1,12 @@ %module M2Crypto_ext +%include +%include "constraints.i" + %{ #include -#include %} -%include -%include "constraints.i" - %apply Pointer NONNULL { X509_REQ * }; %inline %{ -- cgit v1.2.3-1-g7c22