Cleaned up headers for wrap.cc
This commit is contained in:
parent
4dcde5259c
commit
55553a0681
1 changed files with 3 additions and 3 deletions
|
@ -23,16 +23,16 @@
|
|||
*/
|
||||
#include <exception>
|
||||
#include "criterion/assert.h"
|
||||
#include "criterion/event.h"
|
||||
|
||||
extern "C" {
|
||||
|
||||
#include "core/abort.h"
|
||||
#include "core/stats.h"
|
||||
#include "core/worker.h"
|
||||
#include "core/report.h"
|
||||
#include "core/worker.h"
|
||||
#include "compat/time.h"
|
||||
#include "io/event.h"
|
||||
#include "wrap.h"
|
||||
#include "common.h"
|
||||
|
||||
static INLINE void nothing(void) {}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue