4 lines
107 B
C++
4 lines
107 B
C++
|
#include "stdafx.h"
|
||
|
#include "VsControlManager.h"
|
||
|
|
||
|
VsControlManager *VsControlManager::_instance = nullptr;
|