diff options
Diffstat (limited to 'include/lldb/API/SBFileSpecList.h')
| -rw-r--r-- | include/lldb/API/SBFileSpecList.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/lldb/API/SBFileSpecList.h b/include/lldb/API/SBFileSpecList.h index 734e7d4d35cc..ff429a1815be 100644 --- a/include/lldb/API/SBFileSpecList.h +++ b/include/lldb/API/SBFileSpecList.h @@ -14,7 +14,7 @@ namespace lldb { -class SBFileSpecList +class LLDB_API SBFileSpecList { public: SBFileSpecList (); |
