summaryrefslogtreecommitdiff
path: root/math/octave/files/patch-liboctave_system_file-stat.cc
blob: 05d15738d832931634b05fffaa05bfc7049b20f6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- liboctave/system/file-stat.cc.orig	2017-02-22 18:01:55 UTC
+++ liboctave/system/file-stat.cc
@@ -174,7 +174,7 @@ namespace octave
           update_internal ();
       }
 
-    inline file_stat::~file_stat () { }
+    file_stat::~file_stat () { }
 
     void
     file_stat::update_internal (bool force)