lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] master ba65912 5/6: Include the appropriate PCH head


From: Greg Chicares
Subject: [lmi-commits] [lmi] master ba65912 5/6: Include the appropriate PCH header
Date: Mon, 13 Mar 2017 09:46:14 -0400 (EDT)

branch: master
commit ba65912f5d16ce8f626388d3bddb8e9641a5f319
Author: Gregory W. Chicares <address@hidden>
Commit: Gregory W. Chicares <address@hidden>

    Include the appropriate PCH header
    
    Formerly, the wx PCH header was included, but this file does not depend
    on wx. Now it includes the non-wx PCH header instead.
---
 msw_workarounds.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/msw_workarounds.cpp b/msw_workarounds.cpp
index ac5380c..da0448a 100644
--- a/msw_workarounds.cpp
+++ b/msw_workarounds.cpp
@@ -19,7 +19,7 @@
 // email: <address@hidden>
 // snail: Chicares, 186 Belle Woods Drive, Glastonbury CT 06033, USA
 
-#include "pchfile_wx.hpp"
+#include "pchfile.hpp"
 
 #include "msw_workarounds.hpp"
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]