protocol.cpp
author František Kučera <franta-hg@frantovo.cz>
Sat, 25 Aug 2018 11:44:56 +0200
branchv_0
changeset 1 6c083a96dcca
parent 0 0f855036489e
child 3 64049055fc1d
permissions -rw-r--r--
add AddressSanitizer (ASan): -fsanitize=address

/*
 * The relpipe-lib-protocol.cpp is a header-only C++ library.
 * Generated .so file is quite useless and it is not needed to compile this library.
 * Compilation just validates that the .h file has no severe bugs.
 * In future, the binary might contain some code for testing purposes.
 */
#include "include/relpipe/protocol/constants.h"