Skip to content

Commit

Permalink
missing headers
Browse files Browse the repository at this point in the history
  • Loading branch information
starseeker committed Feb 7, 2025
1 parent c5aa5fb commit 9a86489
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions include/ged/dbi.h
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,12 @@
#define GED_DBI_H

#include "common.h"
#include "vmath.h"
#include "bu/vls.h"

#ifdef __cplusplus
#include <set>
#include <map>
#include <unordered_map>
#include <unordered_set>
#include <string>
Expand Down

0 comments on commit 9a86489

Please sign in to comment.