Skip to content

Commit

Permalink
Add required include
Browse files Browse the repository at this point in the history
  • Loading branch information
bepaald committed Aug 22, 2024
1 parent c55f197 commit 31de5f6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion autoversion.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
#ifndef VERSION_H_
#define VERSION_H_

#define VERSIONDATE "20240822.211310"
#define VERSIONDATE "20240822.212253"

#endif
1 change: 1 addition & 0 deletions avatarframe/avatarframe.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
#define AVATARFRAME_H_

#include <cstring>
#include <optional>

#include "../framewithattachment/framewithattachment.h"
#include "../attachmentmetadata/attachmentmetadata.h"
Expand Down

0 comments on commit 31de5f6

Please sign in to comment.