fix QString header in Unit
This commit is contained in:
parent
73684a9fdb
commit
03c40f949c
|
@ -26,11 +26,11 @@
|
|||
|
||||
#ifdef _MSC_VER
|
||||
# include <boost/cstdint.hpp>
|
||||
# include <QString>
|
||||
#else
|
||||
# include <stdint.h>
|
||||
#endif
|
||||
#include <string>
|
||||
#include <QString>
|
||||
|
||||
namespace Base {
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user