.cosmetics

git-svn-id: svn://ultimatepp.org/upp/trunk@15620 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2020-12-23 12:17:03 +00:00
parent 90f35ca449
commit 4e933003ee
2 changed files with 1 additions and 2 deletions

View file

@ -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();

View file

@ -121,7 +121,7 @@ file
mainconfig
"" = "GUI",
"" = "GUI .USEMALLOC",
"" = "GUI USEMALLOC",
"" = "GUI HEAPDBG CHECKINIT",
"" = "GUI TESTINSTALL",
"" = "GUI CHECKCLIPBOARD",