Skip to content

Instantly share code, notes, and snippets.

@nevsan
Created May 6, 2014 04:35
Show Gist options
  • Save nevsan/ba6c6636917a9d1c037e to your computer and use it in GitHub Desktop.
Save nevsan/ba6c6636917a9d1c037e to your computer and use it in GitHub Desktop.
Drawtiming patch
diff --git a/src/timing.h b/src/timing.h
index 62f9469..e9eece3 100644
--- a/src/timing.h
+++ b/src/timing.h
@@ -20,6 +20,7 @@
#ifndef __TIMING_H
#define __TIMING_H
#include <string>
+#include <strings.h>
#include <list>
#include <map>
#include <iostream>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment