ccls/src/working_files.h

7 lines
73 B
C
Raw Normal View History

#pragma once
#include "language_server_api.h"
struct WorkingFiles {
};