This website works better with JavaScript
Home
Explore
Help
Sign In
blitz
/
monkey2
mirror of
https://github.com/blitz-research/monkey2.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Removed dodgy strings.h
Mark Sibly
8 years ago
parent
6affc9be48
commit
85a28cc154
1 changed files
with
0 additions
and
4 deletions
Unified View
Show Diff Stats
0
4
modules/monkey/native/strings.h
+ 0
- 4
modules/monkey/native/strings.h
View File
@@ -1,4 +0,0 @@
-
-//Dummy include file for unix code that wants strings.h
-//
-#include <string.h>