Skip to content

Commit

Permalink
add stdexcept include to UnitsHelper header
Browse files Browse the repository at this point in the history
  • Loading branch information
program-- committed May 9, 2023
1 parent f2725df commit 2b649ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/core/mediator/UnitsHelper.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
#include <map>
#include <memory>
#include <mutex>
#include <stdexcept>
#include "all.h"

#ifndef NGEN_UNITSHELPER_H
Expand Down

0 comments on commit 2b649ac

Please sign in to comment.