diff options
author | George Hazan <ghazan@miranda.im> | 2019-02-10 12:25:45 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2019-02-10 12:25:45 +0300 |
commit | 8a93bd50466b767582f8251f65b53ded89fbf526 (patch) | |
tree | 68b0f688827b59014ed8451409026305d71897d2 /libs/libcurl/src/stdafx.cxx | |
parent | 4e8500ee43e1b2d93bbd842b75e602fae0e24ad7 (diff) |
compilation fix
Diffstat (limited to 'libs/libcurl/src/stdafx.cxx')
-rw-r--r-- | libs/libcurl/src/stdafx.cxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libs/libcurl/src/stdafx.cxx b/libs/libcurl/src/stdafx.cxx new file mode 100644 index 0000000000..1647228cd0 --- /dev/null +++ b/libs/libcurl/src/stdafx.cxx @@ -0,0 +1,2 @@ + +#include "stdafx.h"
\ No newline at end of file |