Skip to content

Commit

Permalink
Fix CLANG build break
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnSully committed Mar 4, 2020
1 parent 13cf8bb commit e523afa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/server.h
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
#include <algorithm>
#include <memory>
#include <map>
#include <string>
#ifdef __cplusplus
extern "C" {
#include <lua.h>
Expand Down

0 comments on commit e523afa

Please sign in to comment.