Skip to content

Commit ebd8a09

Browse files
author
Avaer Kazmer
committed
Bugfix double include of bindings.h
1 parent 6c9c791 commit ebd8a09

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

deps/exokit-bindings/bindings/src/bindings.cc

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,3 @@
1-
/*
2-
* bindings.cc
3-
*
4-
* Created on: Dec 13, 2011
5-
* Author: ngk437
6-
*/
7-
8-
#include "bindings.h"
9-
101
#include "bindings.h"
112

123
std::pair<Local<Object>, Local<FunctionTemplate>> makeGl() {

0 commit comments

Comments
 (0)