Fix headless and debug build
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
6630dacd37
commit
818d9d3254
2 changed files with 4 additions and 2 deletions
|
|
@ -22,6 +22,8 @@
|
|||
|
||||
#ifndef HEADLESS
|
||||
# include "dgl/Base.hpp"
|
||||
#else
|
||||
# include "extra/LeakDetector.hpp"
|
||||
#endif
|
||||
|
||||
// -----------------------------------------------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue