Skip to content

Commit

Permalink
Fix compilation with old version of clang
Browse files Browse the repository at this point in the history
  • Loading branch information
ogoffart committed Sep 8, 2016
1 parent 39a024a commit 8cf95b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/workaroundtests.cpp
Expand Up @@ -19,6 +19,7 @@

#include "generator.h"
#include <clang/AST/DeclCXX.h>
#include <llvm/ADT/StringSwitch.h>

/*
* Some tests do not pass because moc is different from moc-ng and there is no reason for them
Expand Down

0 comments on commit 8cf95b5

Please sign in to comment.