Codechange: Move includes for common STL headers to stdafx.
This commit is contained in:
@@ -13,8 +13,6 @@
|
||||
|
||||
#include "stdafx.h"
|
||||
|
||||
#include <set>
|
||||
|
||||
template <typename TTimerType>
|
||||
class BaseTimer;
|
||||
|
||||
|
Reference in New Issue
Block a user