mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-09-07 18:44:54 -06:00
.cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@15620 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
90f35ca449
commit
4e933003ee
2 changed files with 1 additions and 2 deletions
|
|
@ -282,7 +282,6 @@ template<> inline bool IsNull(const double& r) { return !(abs(r) < -DOUBLE_NUL
|
|||
template<> inline bool IsNull(const bool& r ) { return false; }
|
||||
|
||||
#include "Heap.h"
|
||||
|
||||
#ifdef CPU_X86
|
||||
bool CpuMMX();
|
||||
bool CpuSSE();
|
||||
|
|
|
|||
|
|
@ -121,7 +121,7 @@ file
|
|||
|
||||
mainconfig
|
||||
"" = "GUI",
|
||||
"" = "GUI .USEMALLOC",
|
||||
"" = "GUI USEMALLOC",
|
||||
"" = "GUI HEAPDBG CHECKINIT",
|
||||
"" = "GUI TESTINSTALL",
|
||||
"" = "GUI CHECKCLIPBOARD",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue