You've already forked lazarus-ccr
fpspreadsheet: Fix fpsreaderwriter "using" the no-longer existing unit fpsregfileformats.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5283 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -215,7 +215,7 @@ implementation
|
||||
|
||||
uses
|
||||
Math, LazUTF8,
|
||||
fpsStrings, fpsUtils, fpsNumFormat, fpsStreams, fpsRegFileFormats;
|
||||
fpsStrings, fpsUtils, fpsNumFormat, fpsStreams;
|
||||
|
||||
|
||||
{------------------------------------------------------------------------------}
|
||||
|
Reference in New Issue
Block a user