Remove stray include
This commit is contained in:
parent
f71d7bae16
commit
2ab9caa87c
1 changed files with 0 additions and 2 deletions
|
|
@ -1,8 +1,6 @@
|
|||
#include "compiler_spec_helper.h"
|
||||
#include <fstream>
|
||||
|
||||
#include "stream_methods.h"
|
||||
|
||||
static string src_dir() {
|
||||
const char * dir = getenv("TREESITTER_DIR");
|
||||
if (!dir) dir = getenv("PWD");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue