Skip to content

Commit

Permalink
headers
Browse files Browse the repository at this point in the history
  • Loading branch information
nic11 committed Dec 13, 2024
1 parent 6058819 commit f54923f
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions skymp5-server/cpp/server_guest_lib/MpActor.h
Original file line number Diff line number Diff line change
@@ -1,15 +1,14 @@
#pragma once
#include "AnimationData.h"
#include "Appearance.h"
#include "GetBaseActorValues.h"
#include "MpObjectReference.h"
#include "libespm/espm.h"

#include <map>
#include <memory>
#include <optional>
#include <set>

#include "AnimationData.h"
#include "Appearance.h"
#include "DeathStateContainerMessage.h"
#include "GetBaseActorValues.h"
#include "MpObjectReference.h"

class WorldState;
struct ActorValues;
Expand Down

0 comments on commit f54923f

Please sign in to comment.