mirror of
https://github.com/MaskRay/ccls.git
synced 2025-01-31 18:00:26 +00:00
5 lines
116 B
C++
5 lines
116 B
C++
#define DOCTEST_CONFIG_IMPLEMENT
|
|
#include <doctest/doctest.h>
|
|
|
|
#define LOGURU_IMPLEMENTATION 1
|
|
#include <loguru.hpp> |