|
From: David H. <no...@so...> - 2013-12-17 10:07:29
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "codelite".
The branch, master has been updated
via 016b9467a10d8d5775559c73f72509f060b57776 (commit)
from baf24be3bca9797e136b6de9ae8a81a701d985f1 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
https://sourceforge.net/p/codelite/codelitegit/ci/016b9467a10d8d5775559c73f72509f060b57776
commit 016b9467a10d8d5775559c73f72509f060b57776
Author: dghart <da...@4P...>
Date: Tue Dec 17 10:07:18 2013 +0000
Compilation fix for non precompiled-header builds
diff --git a/LiteEditor/compileradvancepage.cpp b/LiteEditor/compileradvancepage.cpp
index 12e5948..8928d59 100644
--- a/LiteEditor/compileradvancepage.cpp
+++ b/LiteEditor/compileradvancepage.cpp
@@ -1,3 +1,4 @@
+#include <wx/tokenzr.h>
#include "compileradvancepage.h"
#include "build_settings_config.h"
#include "compiler.h"
-----------------------------------------------------------------------
Summary of changes:
LiteEditor/compileradvancepage.cpp | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
hooks/post-receive
--
codelite
|