Skip to content

Commit

Permalink
add missing #include
Browse files Browse the repository at this point in the history
  • Loading branch information
jkriege2 committed Jan 21, 2024
1 parent 2b0dcca commit 9d2f5bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/jkqtcommon/jkqtpcsstools.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@

#include "jkqtcommon/jkqtpcsstools.h"
#include "jkqtcommon/jkqtpstringtools.h"
#include "jkqtcommon/jkqtpcodestructuring.h"
#include <exception>
#include <QMetaEnum>

Expand Down

0 comments on commit 9d2f5bb

Please sign in to comment.