Skip to content
Snippets Groups Projects
Commit f45f184a authored by Ladislav Lhotka's avatar Ladislav Lhotka
Browse files

Fix import

parent 85e70fa2
No related branches found
No related tags found
No related merge requests found
Pipeline #41476 passed
......@@ -27,7 +27,7 @@ Example:
from ctypes import cdll, c_void_p, c_int, c_char_p, c_uint, byref
from enum import IntEnum
from sys import platform
import sys
CTL_ALLOC = None
CTL_FREE = None
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment