Skip to content

Commit

Permalink
Fix missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
BUYT-1 authored and polyntsov committed Aug 17, 2023
1 parent 2504e8f commit 8864d2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/core/algorithms/cfd/model/cfd_types.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#pragma once

#include <list>
#include <map>
#include <set>
#include <string>
Expand Down

0 comments on commit 8864d2e

Please sign in to comment.