5 lines
150 B
C++
5 lines
150 B
C++
#include "Stdafx.h"
|
||
#include "EtError.h"
|
||
|
||
int g_nLastError = ET_OK;
|
||
|