Skip to content

Commit 30af29b

Browse files
committed
Add ais_bitset.cpp to python's setup.py
Fixes schwehr@aca0440
1 parent aca0440 commit 30af29b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
sources=[os.path.join('src', 'libais', fn) for fn in (
3131
'ais_py.cpp',
3232
'ais.cpp',
33+
'ais_bitset.cpp',
3334
'ais1_2_3.cpp', # Class A position
3435
'ais4_11.cpp', # Basestation report, '=' - UTC time response
3536
'ais5.cpp', # Static data report / ship name

0 commit comments

Comments
 (0)