Skip to content

Commit

Permalink
Updated communication queue to include the correct header for tinyarc…
Browse files Browse the repository at this point in the history
…hive
  • Loading branch information
bmcdorman committed Aug 14, 2012
1 parent e69323a commit e5622a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/interface/CommunicationQueue.cpp
@@ -1,5 +1,5 @@
#include "CommunicationQueue.h"
#include "TinyArchive.h"
#include <tinyarchive.hpp>

CommunicationEntry::CommunicationEntry(const Type& type)
: m_type(type)
Expand Down

0 comments on commit e5622a6

Please sign in to comment.