Include <cassert>
This commit is contained in:
parent
bae7f79e03
commit
c33feb2b3c
2 changed files with 4 additions and 0 deletions
|
@ -1,6 +1,9 @@
|
|||
// workqueue.cc -- the workqueue for gold
|
||||
|
||||
#include "gold.h"
|
||||
|
||||
#include <cassert>
|
||||
|
||||
#include "workqueue.h"
|
||||
|
||||
namespace gold
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue