ccls/src/third_party_impl.cc

6 lines
117 B
C++
Raw Normal View History

2017-07-28 02:14:33 +00:00
#define DOCTEST_CONFIG_IMPLEMENT
#include <doctest/doctest.h>
#define LOGURU_IMPLEMENTATION 1
#include <loguru.hpp>