aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorCNLohr <charles@cnlohr.com>2017-04-18 13:55:15 -0400
committerGitHub <noreply@github.com>2017-04-18 13:55:15 -0400
commitd88598b76e5d8d706969884f95f7a25441033c56 (patch)
treef861ee519625f4e87ce49a4587417dff6242061c /src
parent9b1309c6dd9b38502b04d6bedb64f57acc7341e8 (diff)
parenta7d4ccbde10be9c14ae690d3c9a21627195cfaa5 (diff)
downloadlibsurvive-d88598b76e5d8d706969884f95f7a25441033c56.tar.gz
libsurvive-d88598b76e5d8d706969884f95f7a25441033c56.tar.bz2
Merge pull request #58 from olawlor/master
Initial C++ client support
Diffstat (limited to 'src')
-rw-r--r--src/survive_data.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/survive_data.c b/src/survive_data.c
index 0273532..7b9d051 100644
--- a/src/survive_data.c
+++ b/src/survive_data.c
@@ -4,6 +4,7 @@
#include "survive_internal.h"
#include <stdint.h>
#include <string.h>
+#include <math.h> /* for sqrt */
#define USE_TURVEYBIGUATOR