Integrating precompiled headers support (might speed up compilation). Currently disabled (in .pro files).
This commit is contained in:
@@ -21,8 +21,8 @@
|
||||
#ifndef _TRANSFERHELPER_H_
|
||||
#define _TRANSFERHELPER_H_
|
||||
|
||||
#include <string>
|
||||
#include <boost/shared_ptr.hpp>
|
||||
#include <string>
|
||||
|
||||
struct TransferData;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user