Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fix build on osx
  • Loading branch information
slarosa committed Jul 19, 2018
1 parent 287a80a commit 02ddffe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions external/mdal/mdal_data_model.hpp
Expand Up @@ -10,6 +10,7 @@
#include <vector>
#include <memory>
#include <map>
#include <string>

// avoid unused variable warnings
#define MDAL_UNUSED(x) (void)x;
Expand Down

0 comments on commit 02ddffe

Please sign in to comment.