diff options
| author | Abhijeet Vhotkar <abhijeetvhotkar@gmail.com> | 2018-03-10 18:16:29 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-03-10 18:16:29 -0500 |
| commit | 9a34826efbab3d5fa9dbb9cf837c392395c7ef79 (patch) | |
| tree | 6011fe431de4393c9212b4d5db78759080d65509 /src/survive_internal.h | |
| parent | e5a9bff729fb0c596daed5cdf45683e11c666766 (diff) | |
| parent | c687e3ea63a5d974fd35feb07fe7fb87d4375e6a (diff) | |
| download | libsurvive-9a34826efbab3d5fa9dbb9cf837c392395c7ef79.tar.gz libsurvive-9a34826efbab3d5fa9dbb9cf837c392395c7ef79.tar.bz2 | |
Merge pull request #1 from cnlohr/master
Pulling new changes
Diffstat (limited to 'src/survive_internal.h')
| -rw-r--r-- | src/survive_internal.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/survive_internal.h b/src/survive_internal.h index e1a733d..86b119f 100644 --- a/src/survive_internal.h +++ b/src/survive_internal.h @@ -17,6 +17,7 @@ void * GetDriver( const char * name ); const char * GetDriverNameMatching( const char * prefix, int place ); void ListDrivers(); + #endif |
