1
0
Fork 0

Work-around a clang glitch with 10.6

This commit is contained in:
James Turner 2013-02-10 11:53:42 +00:00
parent d9159e719d
commit 67ca0689c9

View file

@ -32,6 +32,8 @@
typedef std::vector<SGGeod> SGGeodVec;
const unsigned int SAMPLE_BUCKET_WIDTH = 1024;
/**
* record the history of the aircraft's movements, making it available
* as a contiguous block. This can be used to show the historical flight-path
@ -69,7 +71,7 @@ private:
int simTimeMSec;
};
static const unsigned int SAMPLE_BUCKET_WIDTH = 1024;
/**
* Bucket is a fixed-size container of samples. This is a crude slab