Fix CAPS plugin build with some compilers (#3972)

This commit is contained in:
Hyunjin Song
2017-11-16 00:18:03 +09:00
committed by Tres Finocchiaro
parent de98781df4
commit 601046aa03

View File

@@ -28,10 +28,10 @@
02111-1307, USA or point your web browser to http://www.gnu.org.
*/
#include <algorithm>
#include "basics.h"
#include <algorithm>
#include "SweepVF.h"
#include "Descriptor.h"