Skip to content

Commit

Permalink
include a file
Browse files Browse the repository at this point in the history
  • Loading branch information
jdannberg committed Feb 23, 2024
1 parent 8674609 commit 19f3dc4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,15 @@


#include "world_builder/features/plume_models/temperature/interface.h"
#include "world_builder/features/feature_utilities.h"


namespace WorldBuilder
{

namespace Features
{
using namespace FeatureUtilities;
namespace PlumeModels
{
namespace Temperature
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
#include "world_builder/nan.h"
#include "world_builder/types/double.h"
#include "world_builder/types/object.h"
#include "world_builder/types/array.h"
#include "world_builder/utilities.h"
#include "world_builder/world.h"

Expand Down

0 comments on commit 19f3dc4

Please sign in to comment.