mirror of
https://github.com/Z3Prover/z3
synced 2025-10-20 06:10:31 +00:00
fix build with gcc
Signed-off-by: Nuno Lopes <a-nlopes@microsoft.com>
This commit is contained in:
parent
84a61b5454
commit
aaa931e0d5
6 changed files with 7 additions and 8 deletions
|
@ -248,7 +248,6 @@ namespace datalog {
|
|||
|
||||
|
||||
class product_set_factory {
|
||||
friend class product_set_factory;
|
||||
unsigned char m_data[0];
|
||||
public:
|
||||
enum initial_t {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue