]> git.saurik.com Git - wxWidgets.git/blame_incremental - wxPython/scripts/img2xpm
use C++ compiler for all getsockopt() tests, not just one of them to fix compilation...
[wxWidgets.git] / wxPython / scripts / img2xpm
... / ...
CommitLineData
1#!/usr/bin/env python
2
3from wx.tools.img2xpm import main
4main()
5