Files
molekel/shaders.diff
Werner Hoch b49d656c3a Accepting request 108252 from home:stecue:science
Molekel is an open-source multi-platform molecular visualization program based on vtk. 

It's very useful in computational chemistry. I've tested it for a long time and no problems found.

OBS-URL: https://build.opensuse.org/request/show/108252
OBS-URL: https://build.opensuse.org/package/show/science/molekel?expand=0&rev=1
2012-03-08 17:23:22 +00:00

12 lines
309 B
Diff

--- src/utility/shaders/Shaders.cpp.old 2011-01-26 12:56:06.164562079 +0000
+++ src/utility/shaders/Shaders.cpp 2011-01-26 12:56:30.837312610 +0000
@@ -23,7 +23,7 @@
#include <string>
#include "../System.h"
#include "GLSLShaderException.h"
-
+#include <cstdio>
#include <iostream>
using namespace std;