mirror of https://github.com/BOINC/boinc.git
commit
5583bc89f5
|
@ -16,7 +16,7 @@
|
|||
// along with BOINC. If not, see <http://www.gnu.org/licenses/>.
|
||||
//
|
||||
#if defined(__GNUG__) && !defined(__APPLE__)
|
||||
#pragma implementation "DlgDiagnosticLogFlags.cpp"
|
||||
#pragma implementation "DlgDiagnosticLogFlags.h"
|
||||
#endif
|
||||
|
||||
#include "stdwx.h"
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
// along with BOINC. If not, see <http://www.gnu.org/licenses/>.
|
||||
//
|
||||
#if defined(__GNUG__) && !defined(__APPLE__)
|
||||
#pragma implementation "DlgHiddenColumns.cpp"
|
||||
#pragma implementation "DlgHiddenColumns.h"
|
||||
#endif
|
||||
|
||||
#include "stdwx.h"
|
||||
|
|
Loading…
Reference in New Issue