Skip to content
Snippets Groups Projects

Update waves

Merged Boman Romain requested to merge adrien into master
10 files
+ 10
10
Compare changes
  • Side-by-side
  • Inline
Files
10
+ 1
1
@@ -17,7 +17,7 @@ namespace tlnos {
* @brief a class containing the "build-against-trilinos" example of trilinos
*/
class TLNOS_API Example1 : public wObject
class TLNOS_API Example1 : public fwk::wObject
{
public:
Example1();
Loading