Skip to content
Snippets Groups Projects
Commit b91e2800 authored by rswindell's avatar rswindell
Browse files

Switched from #warning to #error (Borland compatible)

parent 689986bc
No related branches found
No related tags found
No related merge requests found
......@@ -75,7 +75,7 @@ extern "C" {
#else
#warning "Need semaphore wrappers."
#error "Need semaphore wrappers."
#endif
......
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