Skip to content

Commit 7c79265

Browse files
committed
Fixed Delaunay.psm (atomics.h no longer exists since we use std::atomic)
1 parent 5cb0ae9 commit 7c79265

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib/geogram/delaunay/Delaunay.psm

-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ HEADERS="../api/defs.h \
1111
../basic/smart_pointer.h \
1212
../basic/environment.h \
1313
../basic/logger.h \
14-
../basic/atomics.h \
1514
../basic/thread_sync.h \
1615
../basic/packed_arrays.h \
1716
../basic/progress.h \

0 commit comments

Comments
 (0)