4 lines
56 B
C++
4 lines
56 B
C++
|
|
#pragma once
|
||
|
|
|
||
|
|
void qsCheckCrash(int argc, char** argv);
|