~brianaker/gearmand/gearmnan_job_use_client

« back to all changes in this revision

Viewing changes to libgearman/task_attr.cc

  • Committer: Continuous Integration
  • Date: 2012-10-29 20:43:57 UTC
  • mfrom: (661.1.1 gearmand-1.2)
  • Revision ID: ci@tangent.org-20121029204357-1egxo4cmb6up09eo
Merge lp:~brianaker/gearmand/merge-from-1.0 Build: jenkins-Gearmand-1.2-9

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
 *
36
36
 */
37
37
 
38
 
#include <config.h>
 
38
#include "gear_config.h"
39
39
#include <libgearman/common.h>
40
40
 
41
41
#include "libgearman/assert.hpp"