Atomic_GCC: Throw out old code

This commit is contained in:
Lioncash
2015-09-26 15:59:36 -04:00
parent d67ea484f7
commit bb927ad738
2 changed files with 0 additions and 17 deletions

View File

@ -8,10 +8,6 @@
#include <cstdlib>
#include <cstring>
#ifndef __has_feature
#define __has_feature(x) 0
#endif
// Git version number
extern const char *scm_desc_str;
extern const char *scm_branch_str;