Skip to content

Commit

Permalink
Fix: Invalid include in p4fmt.cpp (#4718)
Browse files Browse the repository at this point in the history
Signed-off-by: Nitish <[email protected]>
  • Loading branch information
snapdgn authored Jun 11, 2024
1 parent 69e4ac6 commit b2deca6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion backends/p4fmt/p4fmt.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
#include "lib/error.h"
#include "lib/nullstream.h"
#include "options.h"
#include "test/gtest/helpers.h"

int main(int argc, char *const argv[]) {
AutoCompileContext autoP4FmtContext(new P4Fmt::P4FmtContext);
Expand Down

0 comments on commit b2deca6

Please sign in to comment.