Fix websocketpp based on https://github.com/LocutusOfBorg/websocketpp/commit/1dd07113...
[c11concurrency-benchmarks.git] / iris / compile.sh
1 #!/bin/bash
2 make
3 make test
4
5