Removed duplicate includes in hack.cpp
This commit is contained in:
parent
5a812350a7
commit
1d09a33575
@ -4,9 +4,6 @@
|
|||||||
* Created on: Oct 3, 2016
|
* Created on: Oct 3, 2016
|
||||||
* Author: nullifiedcat
|
* Author: nullifiedcat
|
||||||
*/
|
*/
|
||||||
#include <stdio.h>
|
|
||||||
#include <stdlib.h>
|
|
||||||
#include <string.h>
|
|
||||||
|
|
||||||
// The code below was obtained from:
|
// The code below was obtained from:
|
||||||
// http://stackoverflow.com/questions/77005/how-to-generate-a-stacktrace-when-my-gcc-c-app-crashes/1925461#1925461
|
// http://stackoverflow.com/questions/77005/how-to-generate-a-stacktrace-when-my-gcc-c-app-crashes/1925461#1925461
|
||||||
|
Reference in New Issue
Block a user