mirror of
https://github.com/MaskRay/ccls.git
synced 2024-11-22 23:55:08 +00:00
6 lines
117 B
C++
6 lines
117 B
C++
#define DOCTEST_CONFIG_IMPLEMENT
|
|
#include <doctest/doctest.h>
|
|
|
|
#define LOGURU_IMPLEMENTATION 1
|
|
#include <loguru.hpp>
|