diff options
Diffstat (limited to 'base/scoped_handle_win.h')
-rw-r--r-- | base/scoped_handle_win.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/base/scoped_handle_win.h b/base/scoped_handle_win.h index 8ec4862..8060f6c 100644 --- a/base/scoped_handle_win.h +++ b/base/scoped_handle_win.h @@ -12,4 +12,3 @@ using base::win::ScopedBitmap; using base::win::ScopedHandle; -using base::win::ScopedHGlobal; |