Revision: 6628
          http://playerstage.svn.sourceforge.net/playerstage/?rev=6628&view=rev
Author:   thjc
Date:     2008-06-17 13:41:40 -0700 (Tue, 17 Jun 2008)

Log Message:
-----------
removed duplicate include of error.h which caused build errors on some systems

Modified Paths:
--------------
    code/player/branches/release-2-1-patches/libplayercore/filewatcher.cc

Modified: code/player/branches/release-2-1-patches/libplayercore/filewatcher.cc
===================================================================
--- code/player/branches/release-2-1-patches/libplayercore/filewatcher.cc       
2008-06-17 20:34:47 UTC (rev 6627)
+++ code/player/branches/release-2-1-patches/libplayercore/filewatcher.cc       
2008-06-17 20:41:40 UTC (rev 6628)
@@ -11,7 +11,6 @@
 #include <sys/time.h>
 #include <stdlib.h>
 #include <assert.h>
-#include <error.h>
 #include <math.h>
 #include <string.h>
 


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Playerstage-commit mailing list
Playerstage-commit@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to