diff options
Diffstat (limited to 'sandbox/src/win2k_threadpool.cc')
-rw-r--r-- | sandbox/src/win2k_threadpool.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sandbox/src/win2k_threadpool.cc b/sandbox/src/win2k_threadpool.cc index 2882e3d..88801a0 100644 --- a/sandbox/src/win2k_threadpool.cc +++ b/sandbox/src/win2k_threadpool.cc @@ -62,4 +62,4 @@ Win2kThreadPool::~Win2kThreadPool() { ::DeleteCriticalSection(&lock_); } -} // namespace sandbox
\ No newline at end of file +} // namespace sandbox |