This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
blitz
/
monkey2
kopia lustrzana
https://github.com/blitz-research/monkey2.git
Obserwuj
2
Polub
0
Forkuj
0
Pliki
Problemy
0
Wiki
Przeglądaj źródła
Removed dodgy strings.h
Mark Sibly
8 lat temu
rodzic
6affc9be48
commit
85a28cc154
1 zmienionych plików
z
0 dodań
i
4 usunięć
Widok podzielony
Pokaż statystyki zmian
0
4
modules/monkey/native/strings.h
+ 0
- 4
modules/monkey/native/strings.h
Wyświetl plik
@@ -1,4 +0,0 @@
-
-//Dummy include file for unix code that wants strings.h
-//
-#include <string.h>