ResInsight/Fwk/AppFwk
Magne Sjaastad 78505bb44d System : Fix name collision of macro expansion
The macro CAF_PDM_UI_FIELD_EDITOR_SOURCE_INIT expands to a variable name colliding with an identical variable name in a different file. Cotire put the two files into same file, and this causes compilation issues.

Fixed by removing some empty lines in one file, to make sure the two statements are defined at different lines.
2018-11-01 19:56:55 +01:00
..
cafAnimControl AppFwk : Activate more warnings 2018-09-27 21:36:52 +02:00
cafCommand clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 16:35:51 +02:00
cafPdmCvf #2536 Build System VizFwk : Use target_* and remove includes 2018-02-28 07:42:19 +01:00
cafProjectDataModel #3540 Create seperate 2d view with parallel, look down and linked views 2018-10-24 15:21:53 +02:00
cafTensor #3313 Implement weighted average of WBS data. 2018-09-07 10:49:00 +02:00
cafTests clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 16:35:51 +02:00
cafUserInterface System : Fix name collision of macro expansion 2018-11-01 19:56:55 +01:00
cafViewer AppFwk : Activate more warnings 2018-09-27 21:36:52 +02:00
cafVizExtensions #2889 Fix crash when few tick marks in legend. 2018-05-11 14:06:08 +02:00
CommonCode #3591 Improve edges on contour map. 2018-10-31 16:17:09 +01:00
Doxygen Documentation : Update to v 1.8.13, exclude *test* from input 2017-09-20 21:16:21 +02:00
CMakeLists.txt #2361 AppFwk : Test application adjustments to allow save and load of project 2018-01-11 13:50:26 +01:00