mirror of
https://github.com/samsonjs/lake.git
synced 2026-03-25 08:55:49 +00:00
remove unused include
This commit is contained in:
parent
9712c03c1b
commit
ee336f03a5
1 changed files with 0 additions and 1 deletions
1
src/fn.h
1
src/fn.h
|
|
@ -10,7 +10,6 @@
|
|||
#ifndef _LAKE_FN_H
|
||||
#define _LAKE_FN_H 1
|
||||
|
||||
#include <glib.h>
|
||||
#include "env.h"
|
||||
#include "lake.h"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue