Make anonymous_bitfield test compile
It still doesn't pass, but at least include the correct header from it.
This commit is contained in:
parent
af9dd72bb6
commit
3764ee1764
1 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#include "abstract_typedef2/abstract_change_wrap.h"
|
||||
#include "anonymous_bitfield/anonymous_bitfield_wrap.h"
|
||||
#include <assert.h>
|
||||
|
||||
int main(int argc, const char *argv[]) {
|
||||
|
|
@ -26,4 +26,4 @@ int main(int argc, const char *argv[]) {
|
|||
delete_Foo(f);
|
||||
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue