Combine XAlloc.[ch] into XUtils.[ch]

This commit is contained in:
Benny Baumann
2020-10-15 00:56:22 +02:00
parent 872e542f4e
commit 5e4b182616
10 changed files with 46 additions and 72 deletions

View File

@ -8,7 +8,6 @@ in the source distribution for its full text.
#include "FunctionBar.h"
#include "CRT.h"
#include "RichString.h"
#include "XAlloc.h"
#include "XUtils.h"
#include <assert.h>