diff options
Diffstat (limited to 'modules/FindSIP.py')
-rw-r--r-- | modules/FindSIP.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/FindSIP.py b/modules/FindSIP.py index 18db89b3..ecb734f2 100644 --- a/modules/FindSIP.py +++ b/modules/FindSIP.py @@ -3,6 +3,7 @@ # Copyright (c) 2007, Simon Edwards <simon@simonzone.com> # Redistribution and use is allowed according to the terms of the BSD license. # For details see the accompanying COPYING-CMAKE-SCRIPTS file. + import sys import sipconfig |