Skip to content

Commit

Permalink
Fix another linux compilation issue...
Browse files Browse the repository at this point in the history
  • Loading branch information
shaise authored and yorikvanhavre committed Oct 31, 2017
1 parent 5d22133 commit 08890b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Mod/Path/PathSimulator/App/PreCompiled.h
Expand Up @@ -33,7 +33,7 @@
# define PartExport __declspec(dllimport)
# define MeshExport __declspec(dllimport)
#else // for Linux
# define PathSimulatorAppExport
# define PathSimulatorExport
# define PathExport
# define PartExport
# define MeshExport
Expand Down

0 comments on commit 08890b7

Please sign in to comment.