TDE: fix compile issue

When the TDE notes backend was disabled, the code didn't compile
because the SE_END_CXX wasn't nested properly inside the ifdef/endif.
This commit is contained in:
Patrick Ohly 2016-11-04 03:06:02 -07:00
parent 5937277102
commit 451440bd54
1 changed files with 2 additions and 3 deletions

View File

@ -86,8 +86,7 @@ private:
};
#endif // ENABLE_TDEPIMNOTES
SE_END_CXX
#endif // ENABLE_TDEPIMNOTES
#endif // INCL_TDEPIMNOTESSOURCE