blob: 63c1d9c8462957e7654e6e362235f319c2deae10 [file] [log] [blame]
import os, sys
cur_path = os.path.dirname(__file__) or '.'
sys.path.insert(0, cur_path + '/3rdparty')