2
0
mirror of https://github.com/boostorg/beast.git synced 2026-01-27 18:52:09 +00:00
Files
beast/test/cmake_test/main.cpp
Mohammad Nejati 75e45287fb Refactor CMakeLists
Closes #2471
Closes #1816
2024-11-25 11:41:40 +03:30

6 lines
44 B
C++

#include <boost/beast.hpp>
int main() {
}