Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: common/src/IE_Version.cpp

Issue 6216090891845632: Issue #404 - Create common library shared between plugin/engine and installer (Closed)
Patch Set: Created Jan. 9, 2015, 8:07 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: common/src/IE_Version.cpp
===================================================================
rename from src/shared/IE_version.cpp
rename to common/src/IE_Version.cpp
--- a/src/shared/IE_version.cpp
+++ b/common/src/IE_Version.cpp
@@ -1,4 +1,4 @@
-#include "IE_version.h"
+#include "IE_Version.h"
#include "Registry.h"
#include <cstdlib>
« common/common.gypi ('K') | « common/include/Registry.h ('k') | common/src/Registry.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld