delete include window debug
This commit is contained in:
parent
ec790fd381
commit
0a5039f957
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
|||
#include "NoteSprite.hpp"
|
||||
#include <iostream>
|
||||
|
||||
#define _CRTDBG_MAP_ALLOC
|
||||
#include <stdlib.h>
|
||||
#include <crtdbg.h>
|
||||
/*#define _CRTDBG_MAP_ALLOC*/
|
||||
/*#include <stdlib.h>*/
|
||||
/*#include <crtdbg.h>*/
|
||||
|
||||
int main() {
|
||||
// from out/build/src
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue