Skip to content

Commit

Permalink
Add missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
codemercenary committed Feb 26, 2016
1 parent 2e7ad0e commit 1eb66b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/autowiring/test/CoreContextTest.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
#include "stdafx.h"
#include "TestFixtures/SimpleObject.hpp"
#include <autowiring/ContextEnumerator.h>
#include <autowiring/CoreThread.h>
#include <algorithm>
#include <set>
#include THREAD_HEADER
Expand Down

0 comments on commit 1eb66b6

Please sign in to comment.