small change to force rebuild

This commit is contained in:
ZappoMan 2014-08-07 15:09:24 -07:00
parent 64699a213a
commit 84f3ede32f

View file

@ -191,4 +191,5 @@ QByteArray createByteArray(const glm::vec3& vector);
QString formatUsecTime(float usecs, int prec = 3);
#endif // hifi_SharedUtil_h