Fix compilation error

This commit is contained in:
Gabriel Calero 2018-06-15 20:39:24 -03:00
parent 20727378e2
commit 1cdd8c2f3c

View file

@ -30,3 +30,5 @@ bool startCrashHandler();
void setCrashAnnotation(std::string name, std::string value);
#endif // hifi_Crashpad_h
#endif