Skip to content

Commit

Permalink
Adding missing MUTEX_HEADER
Browse files Browse the repository at this point in the history
  • Loading branch information
codemercenary committed Aug 16, 2014
1 parent 3b20c77 commit 81fbb41
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions autowiring/unlock_object.h
@@ -1,6 +1,8 @@
// Copyright (c) 2010 - 2014 Leap Motion. All rights reserved. Proprietary and confidential.
#pragma once
#include "atomic_object.h"
#include MUTEX_HEADER

template<class object, class lock> class atomic_object;

///<summary>
Expand Down

0 comments on commit 81fbb41

Please sign in to comment.