Fixing Windows compilation errors.

This commit is contained in:
Ben Vanik
2013-05-19 09:29:31 -07:00
parent 1ce68ca7fe
commit 7d93795c10
3 changed files with 6 additions and 3 deletions

View File

@@ -11,5 +11,7 @@
const xechar_t* xe_path_get_tmp(const xechar_t* prefix) {
//
//
XEASSERTALWAYS();
return NULL;
}