1#ifndef BACKENDS_P4TOOLS_MODULES_TESTGEN_TARGETS_BMV2_BMV2_H_
2#define BACKENDS_P4TOOLS_MODULES_TESTGEN_TARGETS_BMV2_BMV2_H_
4#include "backends/p4tools/common/compiler/compiler_target.h"
5#include "backends/p4tools/common/compiler/midend.h"
6#include "backends/p4tools/common/lib/variables.h"
7#include "control-plane/p4RuntimeSerializer.h"
8#include "frontends/common/options.h"
10#include "backends/p4tools/modules/testgen/core/compiler_target.h"
11#include "backends/p4tools/modules/testgen/targets/bmv2/map_direct_externs.h"
12#include "backends/p4tools/modules/testgen/targets/bmv2/p4_asserts_parser.h"
Definition p4RuntimeSerializer.h:53