Commit 0119ea08 authored by unknown's avatar unknown
Browse files

libmysqld.dsp:

  Corrected path to my_decimal.cpp


VC++Files/libmysqld/libmysqld.dsp:
  Corrected path to my_decimal.cpp
parent 11901d2b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -344,7 +344,7 @@ SOURCE=..\mysys\my_alloc.c
# End Source File
# Begin Source File

SOURCE=..\mysys\my_decimal.cpp
SOURCE=..\sql\my_decimal.cpp
# End Source File
# Begin Source File