ocl: add try-catch for OpenCL device getter
[profile/ivi/opencv.git] / doc / reformat.py
index fb52075..017efeb 100755 (executable)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 import os, sys, re
 
 finput=open(sys.argv[1], "rt")